Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

engrave_out.h File Reference

Functions to faciliate outputing the Engrave information. Provided the needed functions to output the Engrave information into various formats. More...

Go to the source code of this file.

Functions

int engrave_eet_output (Engrave_File *engrave_file, const char *path)
 engrave_eet_output -- Create an EET file from the in-memory data.

int engrave_edc_output (Engrave_File *engrave_file, const char *path)
 engrave_edc_output -- Create an EDC file from the in-memory data.


Detailed Description

Functions to faciliate outputing the Engrave information. Provided the needed functions to output the Engrave information into various formats.