(const cflh_t HANDLE,
FILE* OUTPUT_FILE )
Write a cfl configuration handle to an opened file.
Documentation
Write a cfl configuration handle to an opened file.
Writes the configuration contained in the cfl HANDLE to the file OUTPUT_FILE.
- Parameters:
- HANDLE - The configuration cfl handle to write
OUTPUT_FILE - The file to write the configuration into
- Preconditions:
- HANDLE must be a valid cflh_t
& OUTPUT_FILE must be a valid file
- See Also:
- cfl_read()
cfl_init_from_file()
cfl_write_xml()
Alphabetic index
f