Help with save-and-load text fileswell editing is going to be unavoidable what you need to do is encrypt the data so that the user doe...
Help with save-and-load text fileswin32 api function SetFileAttributes() with windows or If you don't want to pull in the windows.h...
Ideas for a C++ Project ?I made program that randomly generates solvable sudoku puzzles. That was an interesting project! Y...
Multiple Relational Operators in a Single StatementYou need to write your statements as follows [code] if(a < b && b < c) [/code] This should get the...
seekg = sekkp ? :|I believe [code] ios::out [/code] Creates an output file that is blank so you will always create a...
This user does not accept Private Messages