Pretty printing, parsing structs
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
rem clang generate.c -fdiagnostics-absolute-paths -std=c99 -g -o generate.exe -Wl,user32.lib
|
||||
rem generate.exe
|
||||
clang main.c -Wall -Wno-unused-function -fdiagnostics-absolute-paths -std=c99 -g -o main.exe -Wl,user32.lib
|
||||
clang main.c -Wall -Wno-unused-function -fdiagnostics-absolute-paths -std=c17 -g -o main.exe -Wl,user32.lib
|
||||
rem cl main.c -std:c17
|
||||
|
||||
Reference in New Issue
Block a user