Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 186 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 186 Bytes

C++ project for structures writing/reading to a binary file

To compile & run the application:

cd to/the/working/dir
g++ library.cpp -o library
chmod +x ./library
./library