An open API service indexing awesome lists of open source software.

https://github.com/nyuichi/xfile

customizable FILE pointer-like structure written in pure C99
https://github.com/nyuichi/xfile

Last synced: about 2 months ago
JSON representation

customizable FILE pointer-like structure written in pure C99

Awesome Lists containing this project

README

        

# XFILE

FILE*-like structure that handles file I/O, string I/O, binary I/O and anything you want to do.

# Usage

TODO