File Read In is BlankI have fixed it. Added these two lines of code in the empty function if the file was not empty bef...
File Read In is BlankBut wouldn't that never execute since the file is clearly not empty? Upon the correct file name inp...
File Read In is Blankhttp://ideone.com/JXUmpI Hi, I am not seeing any output to monitor when I try to read from file....
Opening Files with specific file extensionsI found my solution. Thanks for the help! I used a substr function to match the .conf with the file ...
Opening Files with specific file extensionsauto is not a keyword in my compiler for g++/gcc. I am Ubuntu 14 and compiling through the terminal...