beginner problem with classThanks Return 0. That was so simple I feel kinda dumb now. So I guess the explanation is that becaus...
beginner problem with classHi, I'm writing a simple program with seperate header, implimintation, and main files. I understa...
difference in "flush", "ofstream::flush", and "endl"Hi, I am trying to understand the point and use of flushing the buffer. When testing the code in th...
Simple C++ Encryption/Decryption ProgramOK thanks, that fixed it. I guess I need to learn about pointers now. I'll see if I can use a sim...
Good CompilerI'm a noob but my class uses devc++ and I have code::blocks installed on Ubuntu (linux). That guy wh...