User profile: Mixelplik

User info
User name:Mixelplik
History
Joined:
Number of posts:14
Latest posts:

why do I need cin.ignore here?
Thanks!

why do I need cin.ignore here?
Hi, I'm writing this simple program, and for some reason if I don't use a cin.ignore at the end of t...

Reading ifstream and getting duplicate
Hmmm. Ya know, you're right! Thanks.

Reading ifstream and getting duplicate
I'm reading the contents of a .txt file into an array of char arrays. For some reason I'm getting a ...

Need H3lp With Simple Program
You should make each shape a function (or class) and then have a function with a menu, or main could...