Ecosyste.ms: Awesome
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: 20 days ago
JSON representation
customizable FILE pointer-like structure written in pure C99
- Host: GitHub
- URL: https://github.com/nyuichi/xfile
- Owner: nyuichi
- Created: 2014-01-30T13:56:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-01T22:17:33.000Z (over 9 years ago)
- Last Synced: 2024-10-16T03:48:12.976Z (2 months ago)
- Language: C
- Size: 282 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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