|
nidas v1.2.3
|
#include <fcntl.h>#include <cerrno>#include <string>#include <map>Macros | |
| #define | _LARGEFILE64_SOURCE |
| #define | CHUNK SSIZE_MAX/512 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| char | lineBuf [CHUNK] |
| #define _LARGEFILE64_SOURCE |
| #define CHUNK SSIZE_MAX/512 |
Referenced by main().