Nvwa
1.1
|
Code for mmap_line_reader, an easy-to-use line-based file reader. More...
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <stdexcept>
#include "_nvwa.h"
#include "c++11.h"
#include "mmap_line_reader.h"
Namespaces | |
nvwa | |
Namespace of the nvwa project. | |
Code for mmap_line_reader, an easy-to-use line-based file reader.