Disable default struct field values; Update README.md

This commit is contained in:
gingerBill
2018-05-20 16:00:39 +01:00
parent e920338f21
commit 7e4c643401
3 changed files with 4 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
// #define NO_ARRAY_BOUNDS_CHECK
#define NO_POINTER_ARITHMETIC
// #define NO_DEFAULT_STRUCT_VALUES
#define NO_DEFAULT_STRUCT_VALUES
#include "common.cpp"
#include "timings.cpp"