Typed textHow can i get the text that is printed on the screen look like it is being typed by someone else. K...
Check if 1 or 2 is pressedThis is my code. [code]#include <iostream> int main() { std::cout << "You wake up ha...
Allegro errorI am following this tutorial on Allegro. http://www.cppgameprogramming.com/cgi/nav.cgi?page=alleg...
void and int questionWhile learning C++ i have seen a lot of example codes. But there is something i do not understand. S...
Check if x is not an integerThankyou it worked perfectly.
This user does not accept Private Messages