StuBS
|
Files | |
alloc.h | |
C-style dynamic memory allocation interface. | |
alloc_buddy.h | |
An extensible buddy allocator. | |
math.h | |
General purpose math functions. | |
png.cc | |
contains a PNG library | |
png.h | |
PNG library | |
random.h | |
Class Random (PRNG based on Mersenne Twister) | |
size.h | |
Template function to determine the length of an array. | |
string.h | |
General purpose String functions. | |