C 프로그램에서요, 매크로도 디버깅이 필요한 경우에 매크로만 컴파일하는 옵션이 무엇인가요?
$ cpp -dM SRC_FILE.[c|h] ___________________________________ Less is More (Robert Browning)
___________________________________ Less is More (Robert Browning)
-dM
$ cpp -dM SRC_FILE.[c|h]
___________________________________
Less is More (Robert Browning)
___________________________________
Less is More (Robert Browning)