diff options
| author | 2016-05-11 00:47:05 +0100 | |
|---|---|---|
| committer | 2016-05-11 00:47:05 +0100 | |
| commit | 6948a291966c8aaf3bdb5404355528bb124353a8 (patch) | |
| tree | cf91339472c8275c879e5eeb968d244710f8c102 /README.md | |
| parent | Started making stdio & stdlib optional (diff) | |
Add string precision and width (experimental)
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ gb single-file public domain libraries for C & C++ library | latest version | category | description ----------------|----------------|----------|------------- -**gb.h** | 0.10c | misc | A helper library for C & C++ +**gb.h** | 0.11a | misc | A helper library for C & C++ **gb_math.h** | 0.06c | math | A C/C++ vector math library geared towards game development **gb_gl.h** | 0.04b | graphics | A C/C++ OpenGL Helper Library **gb_string.h** | 0.95 | strings | A better string library for C & C++ (this is built into gb.h too with custom allocator support!) |
