Description
int
fdf_errno ( void )
fdf_errno() returns the error code set by
the last fdf____() function call_ This is zero
for a successfull operation or a non_zero error code on failure_
A textual description may be obtained using the
fdf_error() function_
See also fdf_error()_