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
hey can anyone help me with wirting c++
hey can anyone help me with wirting c++ program
Apr 12, 2011 at 9:34am UTC
ghada
(4)
i have to write a c++ program and im still new in c++ programming
so i need someone to help me please :)
Write full documented C++ program that prompt the user to enter a positive integer number then draw stairs equal to the entered number.
Apr 12, 2011 at 9:40am UTC
matsom
(288)
draw stairs
I hope your lecturer does not mean using graphics library :P
if you're doing it in console try to remember the lesson in loops, and review it here, too:
http://www.cplusplus.com/doc/tutorial/control/
Topic archived. No new replies allowed.