loops, arraystry go go like int total=0; const int sizeofarray = 15; int numbers[sizeofarray]; for (int i = 0; i...
Pathfinding in 2D Char ArrayHello i am programming Pacman in console , i am using 2D char array , i want to implement pathfindin...
Getting Adress of variable in another processnot just one variable might containt the value so basicly i need loop? 0x0400000 to 0xFFFFFFF or smt...
Getting Adress of variable in another processhello i can simply handle process by using HANDLE hProcess = OpenProcess(stuffhere); how can i basi...
Ordering Numbersanyone?