I have this code
while (true) { cout << "Start typing: "; cin >> input; if (GetAsyncKeyState(VK_ESCAPE)) { for (char