@@ -0,0 +1,13 @@
#include <stdlib.h>
#include <stdio.h>
#include <graph.h>
int main(void)
{
if(Touche() == "XK_Left")
EcrireTexte(100,200,"Touché !",2);
ToucheEnAttente();
}
return EXIT_SUCCESS;
The note is not visible to the blocked user.