© 2008 by Jonas Gehring


  libl  Download & Discuss   
  0.2  
  saubue  E-mail   Message Board   
  TI89, TI89 Titanium, TI92+, Voyage 200  
  libl is a small and useful library for low-level file I/O consisting of two source files.
A set of functions for reading from and writing to files is provided, with a syntax similar to the standard C file I/O functions (fwrite(), ...).
 
  - read and write blocks, characters and strings
- seek, rewind, tell
- dynamic re-allocation of variable size
 
  currenty none