Cthulhu
0.2.10
Cthulhu compiler collection
|
a read/write in memory file More...
#include <buffer.h>
Data Fields | |
char * | data |
stored data More... | |
size_t | used |
used data More... | |
size_t | total |
total size of data More... | |
size_t | offset |
current offset in data More... | |
a read/write in memory file