Better File Handling and better printf (WIN32 Only)

This commit is contained in:
gingerBill 2016-05-15 22:22:42 +01:00
parent fbb5791cb0
commit 2c87ec26d6
2 changed files with 405 additions and 461 deletions

View File

@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++
library | latest version | category | description library | latest version | category | description
----------------|----------------|----------|------------- ----------------|----------------|----------|-------------
**gb.h** | 0.13 | misc | Helper library (Standard library _improvement_) **gb.h** | 0.14 | misc | Helper library (Standard library _improvement_)
**gb_math.h** | 0.06c | math | Vector math library geared towards game development **gb_math.h** | 0.06c | math | Vector math library geared towards game development
**gb_gl.h** | 0.04c | graphics | OpenGL Helper Library **gb_gl.h** | 0.04c | graphics | OpenGL Helper Library
**gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!) **gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!)

864
gb.h

File diff suppressed because it is too large Load Diff