libdata-gcf  1.1.2
Variables
Error reporting

Variables

const char * gcf_errstr
 Error message. More...
 

Detailed Description

When an error occurs during GCF parsing, it is reported through the function return code (see individual functions for details). A human-readable error message is also printed into gcf_errstr.

Variable Documentation

const char* gcf_errstr

Error message.

This variable holds a human-readable error message that refers to the last error which occurred in any libdata-gcf library function.