hey can anyone help me with wirting c++ program

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.
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.