User profile: flozsks

User info
User name:flozsks
Name:Abby
Location:Ann Arbor
History
Joined:
Number of posts:3
Latest posts:

reading data into 2d array
I know that you can input multiple items at a time cout<<"Enter length and width: "; cin>>length>>...

infinite loop problem!
I have an assignment in my C++ class and the code I wrote keeps running as an infinite loop. I don't...

3 cpp functions regarding infile outfile
I had an assignment where i had to write 5 functions and then run them all in a main function. I c...