In the c language, the macro definition must pay attention to brackets

#define EOF (-1)

As above, add parentheses when defining macros! !

Guess you like

Origin blog.csdn.net/modi000/article/details/113858811