User profile: kromansa

User info
User name:kromansa
History
Joined:
Number of posts:12
Latest posts:

How to read and write into the SAME file
Where would seekp() be written in the code? My guess is before line 26. Since I am using seekp() to ...

How to read and write into the SAME file
Hey guys, I'm having trouble writing into the file. The purpose of my homework is to read numbers f...

Converting a char array into a an int holding value
Sorry i quite don't understand, can you break it down in code or something please. because what I t...

Converting a char array into a an int holding value
Hi guys, I have a homework where I create a file and place grades such as A B C D and F; meant to st...

Cannot align output values to the right, setw() right
It did not work, it only created a bigger gap in between. [code]Enter integers into the 2-D Dimensio...