This question already has an answer here:
- C extension: <? and >? operators 2 answers
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