To fill i th element of the array :
new (groups+i) Group();
Thursday, January 23, 2014
Friday, January 17, 2014
Two small console debug tools
#define step() toc=tic;tic=GetTickCount();printf("Elapsed: %d\n",tic-toc);
#define pause() system("pause");
#define pause() system("pause");
Subscribe to:
Posts (Atom)
Be human
The biggest mistake repeated throughout history has always been people in power thinking they have the right to harm the innocent for what t...