A bad written library to do file I/O for C++
- C++ 92.7%
- CMake 7.3%
| cmake | Add cmake folder | |
| src | fix changed | |
| .gitignore | Some winapi sutff | |
| CMakeLists.txt | Change the api | |
| LICENSE | License | |
| Readme.md | edit readme burh | |
Libfs
File system library that I'll use to replace C++'s fstream stuff. I'll try to make this cross-platfrom (linux/windows) and easy to use