Same code, but twice slowerSo, here is this code. I compiled it with both C(tcc) and C++(VS2012), and the result each program p...
ThreadsI'm having some problem with threads. I'm using the visual studio 2012 ultimate. Here.'s my code: ...
CopyFile()Hi, i wanna know how to copy a file if you don't know its name. For example: me.exe -> purple.exe. ...
argv[0]thanks!
argv[0]i am programming something in c, which will do [code]char *string = "me.exe"; if(argv[0] == stri...
This user does not accept Private Messages