Nvwa
1.1
|
Code for file_line_reader, an easy-to-use line-based file reader. More...
#include <string.h>
#include "_nvwa.h"
#include "c++11.h"
#include "file_line_reader.h"
#include <algorithm>
Namespaces | |
nvwa | |
Namespace of the nvwa project. | |
Variables | |
const size_t | nvwa::BUFFER_SIZE = 256 |
Size of buffer. More... | |
Code for file_line_reader, an easy-to-use line-based file reader.