fdf_close

fdf_close -- Close an FDF document

Description

void fdf_close(int fdf_document);

The fdf_close() function closes the FDF document.

See also fdf_open().