Bonjour,
Je suis tombe sur le code suivant et je ne comprends pas ce qu'il fait...
Quelqu'un pourrait-il m'aider? Merci.
#define STEP i++; if (value1<value2) return(i);
STEP; STEP; STEP; STEP;
STEP; STEP; STEP; STEP;
STEP; STEP; STEP; STEP;
Bonjour,
Je suis tombe sur le code suivant et je ne comprends pas ce qu'il fait...
Quelqu'un pourrait-il m'aider? Merci.
#define STEP i++; if (value1<value2) return(i);
STEP; STEP; STEP; STEP;
STEP; STEP; STEP; STEP;
STEP; STEP; STEP; STEP;
Partager