|
-
Sep 29th, 2001, 04:38 PM
#1
HELP ME with this......
Hi guys,
I need some help from you using C++.
The problem is.....
to print '*'s. Accept from the user the no. of columns........
for eg: The user enters 5. I need to display...
*
***
*****
***
*
If you observe this........there are 5 columns..........b'cos I entered 5. If the user enters 9, then I need to display these '*'s in 9 cols.....
Hope you guys understood.
I need this........PLEASE..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|