cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
to draw diamond shape
to draw diamond shape
Aug 25, 2008 at 7:12am UTC
Han
(5)
I want to draw diamond shape by "*" please help me to draw it by for loops.
*
***
*****
*******
**********
********
*****
***
*
Thanks
Last edited on
Aug 29, 2008 at 11:30am UTC
Topic archived. No new replies allowed.