samedi 13 août 2016

Can you please explain this piece of code? [closed]

#include <stdio.h>
#include CONST15
#define CONST2 CONST2*CONST1
#define CONST3 CONST2+CONST2
int main(int argc,char**argv)
{
printf("%n",CONST3);
}

Aucun commentaire:

Enregistrer un commentaire