Allocator logging
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
@echo off
|
||||
|
||||
rem clang generate.c -fdiagnostics-absolute-paths -std=c99 -g -o generate.exe -Wl,user32.lib
|
||||
rem generate.exe
|
||||
|
||||
clang main.cpp -Wall -Wno-unused-function -fno-exceptions -fdiagnostics-absolute-paths -g -o main.exe -Wl,user32.lib
|
||||
rem gcc main.cpp
|
||||
rem cl main.c -std:c17
|
||||
|
||||
Reference in New Issue
Block a user