Skip to content

Single header .hpp to work with files in memory

License

Notifications You must be signed in to change notification settings

chbtoys/memfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memfile

Single header .hpp to work with files in memory. Made for Mindphaser (my demo tool).

Usage example

See main.cpp for how to use memfile.hpp.

Build and Run

mkdir build && cd build
cmake ..
cmake --build .
./memfile

About

Single header .hpp to work with files in memory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published