Skip to content

an experiment project to write and read a binary file using `C` Programming Language.

License

Notifications You must be signed in to change notification settings

commrade-goad/csave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSAVE

an experiment project to write and read a binary file using C Programming Language.

BUILD

meson setup build
ninja -C build

LAUNCH

./build/csave write # to write
./build/csave read # to read
./build/csave rw # to read and write

THIS PROJECT IS STILL WIP

About

an experiment project to write and read a binary file using `C` Programming Language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published