Skip to content
Snippets Groups Projects
Commit 7eb18809 authored by LEESANGKYEONG's avatar LEESANGKYEONG
Browse files

Update README.md

parent 011b7a20
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,4 @@
- #ifdef, #else, #endif
-- func.c에서 int func_name_or_id() 구현 (no using #define PRINT_ID)
-- difference between gcc -DPRINT_ID main.c func.c and gcc main.c func.c
-- gcc -DPRINT_ID는 PRINT_ID가 정의된 상태로 컴파일 되므로 #ifdef 실행
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment