que represente les # dans:
ca ressemble au commande if normal mais pourquoi y a t'il un #?
Code : Sélectionner tout - Visualiser dans une fenêtre à part 
 1
2
3
4
5 #if (defined(_WIN32) || defined(WIN32)) printf("Press ESC to abort\r\n"); #else printf("Type q and hit return to abort\r\n"); #endif
		
		
        



   


  Répondre avec citation

 
 
 
 
 
 
Partager