User profile: Pokekid

User info
User name:Pokekid
Location:Sparks, Nevada
History
Joined:
Number of posts:9
Latest posts:

File Read In is Blank
I have fixed it. Added these two lines of code in the empty function if the file was not empty bef...

File Read In is Blank
But wouldn't that never execute since the file is clearly not empty? Upon the correct file name inp...

File Read In is Blank
http://ideone.com/JXUmpI Hi, I am not seeing any output to monitor when I try to read from file....

Opening Files with specific file extensions
I found my solution. Thanks for the help! I used a substr function to match the .conf with the file ...

Opening Files with specific file extensions
auto is not a keyword in my compiler for g++/gcc. I am Ubuntu 14 and compiling through the terminal...