xtralib
0.1.0
A simple header-based drop-in library
|
Files | |
file | data.h [code] |
Includes several data strucutes such as maps, vectors, and matricies. | |
file | io.h [code] |
New functions related to file handling and writing to stdout. | |
file | raylib.h [code] |
Some extras for Raylib programs. | |
file | string.h [code] |
New functions and types related to string and string manipulation. | |
file | trie.h [code] |
Trie (N-ary tree) structure and functions. | |