Main Page | Modules | Data Structures

Error Reporting


Functions

char * irmo_error_get (void)
 Get an error message.


Detailed Description

Some functions report errors. All error messages are echoed to the standard error output (stderr) and the error message can be retrieved by the program with irmo_error_get.

Function Documentation

char* irmo_error_get void   ) 
 

Get an error message.

Returns the string containing the last reported error message by the library.

Returns:
A constant string containing the error


Generated on Tue Dec 30 04:04:47 2003 for Irmo by doxygen 1.3.4