Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nyuichi/xfile

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

Last synced: 20 days 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