SDCC framework - How to load and write files
Created by: valen, Last modification: Wed 01 of Dec, 2010 (13:35 UTC)
There are 2 ways to do file I/O.
- Use standard C file I/O functions . (Recommended.)
- Use native FLOS file I/O calls.