Who help to give a simple "macro substitution part" in the compiler source code,,,, c or c + +, thank you,
CodePudding user response:
From the top,,,,,,,,
CodePudding user response:
# define MSG (STR) ShowMessage (STR);
MSG (" hello ");
CodePudding user response: