Add memory counters and fix makefile
Compare changes
+ 57
− 28
@@ -18,8 +18,10 @@
@@ -40,7 +42,7 @@ typedef struct {
@@ -48,49 +50,49 @@ GenericPointer string_allocator(char *s)
@@ -98,26 +100,54 @@ int main()
@@ -137,4 +167,3 @@ int main()