标签: c macros c-preprocessor
这是我想做的事情的伪代码:
if (argv[2] != NULL) #define PATH argv[2] else #define PATH "."