mercredi 6 mai 2015

does anyone know this mysterious operator ">?" in GCC [duplicate]

This question already has an answer here:

Does anyone know about >? operator? I have a macro with below definition which is throwing error, but I have never seen such an operator till now:

#define MAX_SIZEOF2(a,b)           (sizeof(a) >? sizeof(b))

Aucun commentaire:

Enregistrer un commentaire