Calendar Programyou should post here a code of what you've tried to do. It's easier for us to help you if you have s...
I'm Lost...Try to use this commands: [code] int main() { FILE*f1=fopen("c:\\FILE.doc",w+); } [/code] I...
I need a good seed for an RNGI think the correct code is: [code] srand(unsigned(time(NULL))); //then you should use an array w...
loop breakCan you put your code so we can figure out a solution? It will be more faster.
2d graphics?If you want to do 2d graphics you should use Borland C++. This is an old program, but it is capable ...
This user does not accept Private Messages