GetAsyncKeyState - How to check when key is released?A potential solution is to try a nested if statement. [code] while(1) { if (GetAsyncKeyState(VK_...
char array helpIt wont display the char amy, i dont want to do cout statements each time. [code]#include <iostream...