buffered reader and writer
This commit is contained in:
parent
e50051b8e6
commit
6be1112091
5 changed files with 137 additions and 1 deletions
1
main.cpp
1
main.cpp
|
|
@ -1,4 +1,5 @@
|
|||
#include "config.hpp"
|
||||
#include "reader.hpp"
|
||||
#include "record.hpp"
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue