HALFRED  0.4.0
Functions
hal_iofile.h File Reference

IODevice that reads and writes to a file. More...

Detailed Description

IODevice that reads and writes to a file.

Purpose
HALFRED Hardware Abstraction Layer
Version
Revision
1500
License
$License$

Go to the source code of this file.

Functions

IODevice IOFILE_Create (const char *input_file_name, const char *output_file_name)
 
void IOFILE_Destroy (IODevice iodevice)