Skip to content

0x72756279/cio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIO

Perform IO operations on files using the power of C - hence CIO.

Installation

Clone this repository:

git clone https://github.com/0x72756279/cio

Pull the dependancies:

git submodule update --init --recursive

Build using:

make

Build for android

To build for android target the env NDK_PATH must point to a valid android-ndk path. (i.e. /usr/lib/android-ndk)

Than, override the target for make command:

make target=android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published