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
a question
a question
Apr 29, 2010 at 7:02pm UTC
a friend
(13)
is it possible to display this by for or while...
*
***
*****
*******
Apr 29, 2010 at 7:20pm UTC
Bazzy
(6281)
yes
Apr 29, 2010 at 7:37pm UTC
a friend
(13)
so how???!!!
Apr 29, 2010 at 7:42pm UTC
Computergeek01
(5613)
With C++ :p.
Seriously though, what part are you stuck on?
Apr 29, 2010 at 8:16pm UTC
oghmaosiris
(157)
A for loop.
The book you're reading will tell you the structure of a for loop.
Apr 30, 2010 at 12:13am UTC
moorecm
(1932)
This is undoubtedly the most often asked for problem on the forum. I assure you that if you use the search you will find everything that you need to know--it's as easy as reading.
Topic archived. No new replies allowed.