User profile: kethgr

User info
User name:kethgr
History
Joined:
Number of posts:36
Latest posts:

Compiles successfully but program crashes (sometimes)
I'm using Visual C++ 2010 Express on Windows 7. Unfortunately I'm really new to programming and don'...

Compiles successfully but program crashes (sometimes)
Sorry it's so long. Thanks for your help. [code] #include <iostream> using namespace std; #include ...

Compiles successfully but program crashes (sometimes)
Hi everyone. I have a program that compiles successfully and runs fine for the most part. The firs...

File IO function call problem
The file only has a few entries, and it's only leaving the spaces between the data input from the fi...

File IO function call problem
That took care of it. Thank you! But now it's putting blank lines between the entries already in th...