C中可用的标准预定义MACRO __FILE__显示文件的完整路径.有没有办法缩短路径?我的意思是代替
/full/path/to/file.c
我知道了
to/file.c
要么
file.c
c macros file path
c ×1
file ×1
macros ×1
path ×1