Skip to content

ArnisLielturks/FileReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple file reader in C++. Examples included

To compile use this command:

make

To clean the project

make clean

After that you can run this example by running the following command

./main.o

See the "example.dat" to see the structure of the text file.

About

Text File Reader, Binary File Reader in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors