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