/mnt/hgfs/jamie_On_My_Mac/store/version_control/svn/integralive/library/trunk/Integra/integra_error.h File Reference

Go to the source code of this file.

Typedefs

typedef enum ntg_error_code_ ntg_error_code

Enumerations

enum  ntg_error_code_ {
  NTG_MEMORY_ALLOCATION_ERROR, NTG_MEMORY_FREE_ERROR, NTG_FAILED, NTG_ERROR,
  NTG_TYPE_ERROR, NTG_PATH_ERROR, NTG_NO_ERROR
}

Functions

void ntg_print_error (const char *fmt,...)
 prints error message to stderr
char * ntg_error_text (ntg_error_code error_code)
 returns a textual description of a given error code

Typedef Documentation


Enumeration Type Documentation

Enumerator:
NTG_MEMORY_ALLOCATION_ERROR 
NTG_MEMORY_FREE_ERROR 
NTG_FAILED 
NTG_ERROR 
NTG_TYPE_ERROR 
NTG_PATH_ERROR 
NTG_NO_ERROR 

Function Documentation

char* ntg_error_text ( ntg_error_code  error_code  ) 

returns a textual description of a given error code

References NTG_ERROR, NTG_FAILED, NTG_MEMORY_ALLOCATION_ERROR, NTG_MEMORY_FREE_ERROR, and NTG_NO_ERROR.

void ntg_print_error ( const char *  fmt,
  ... 
)

Generated on Tue Jan 5 14:02:29 2010 for LibIntegra by  doxygen 1.6.1