getsadzeg / rocket

C++ library to operate files with tiny code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

rocket is a very tiny C++ library to manage and operate with files easily.

Usage

Just clone repository with

git clone https://github.com/getsadzeg/rocket.git

Now copy file named rocket.h to your project and access it:

#include "rocket.h"

then you can just call functions demonstrated in main source file.

About

C++ library to operate files with tiny code.


Languages

Language:C++ 100.0%