7Fermer9
Kevin KoflerLe 11/06/2013 à 01:23
squalyl (./1) :
#ifdef __MINGW32__ #include <conio.h> #else #error dont know how to disable line buffering #endif // MINGW32

Il faut inclure <curses.h> pour avoir getch sous *nix.