Joined
·
588 Posts
Over the summer, I began to teach myself C++ programming.
But when school started (7 months ago), I havent done any programming, and I have forgotten the basics, whereas I still maintain knowledge of classes and arrays.
Anyway, (still cant believe I forgot how to do this)
How would I make a simple program (without classes, just simple code)
that would take input from the user(numbers) and as the output display how many numbers were entered?
would it be something with a for loop?
Thanks for any help
But when school started (7 months ago), I havent done any programming, and I have forgotten the basics, whereas I still maintain knowledge of classes and arrays.
Anyway, (still cant believe I forgot how to do this)
How would I make a simple program (without classes, just simple code)
that would take input from the user(numbers) and as the output display how many numbers were entered?
would it be something with a for loop?
Thanks for any help