Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Display a character n times..
Name: deeps Date: July 10, 2006 at 13:01:17 Pacific OS: Unix/Windows CPU/Ram: 1GB
Comment:
How can a print a character n times on output screen. For example, i wish to display character "%" 10 times. Thanks.
Summary: Hi guys again..need an asnwer to this question please.... Give the command line to display a list of the filenames in the current directory that contain unprintable characters. ...
Summary: Sir, I want to display 1 character from a string, how to do it? Example: str='abcdefghijk' How to extract the character -- "c" from the str and display it? Please advise. thanks! regards, thomas ...