- RAII - Use type **bool** - ~~`gb_flip`§12: **do**...**while** without braces~~; no - End `@<Named sections@>` with `@;` - string literals are **const char\*** - Use _snprintf_ instead of _sprintf_ - ~~`gb_graph`: Forward-declare **typedef struct**s~~; no - ~~`miles_span`§24 and §30: `init_heap` and `init_F_heap` should use parameter **long** _d_ (0L)~~; done - ~~Clean up `#define`s in `gb_{games,gates,miles}.h`~~; done - Use **size_t** instead of **siz_t** (`gb_basic`, `gb_graph`, `gb_plane`, `miles_span`) (**Caveat `gb_graph`§34**!) - `gb_save`§20 should be listed under _system dependencies_; Don says _no_ - …
; nogb_flip§12: do...while without braces@<Named sections@>with@;; nogb_graph: Forward-declare typedef structs; donemiles_span§24 and §30:init_heapandinit_F_heapshould use parameter long d (0L)Clean up; done#defines ingb_{games,gates,miles}.hgb_basic,gb_graph,gb_plane,miles_span)(Caveat
gb_graph§34!)gb_save§20 should be listed under system dependencies; Don says no