CMML_Error Struct Reference

#include <cmml.h>


Data Fields

CMML_Error_Type type
long line
long col


Detailed Description

CMML_Error: contains the error type plus the line and col numbers where they occured.
Examples:

cmml-validate.c.


Field Documentation

CMML_Error_Type CMML_Error::type
 

holds the error code

Examples:
cmml-validate.c.

long CMML_Error::line
 

line in which error occured

long CMML_Error::col
 

column in which error occured


The documentation for this struct was generated from the following file:
Generated on Tue Feb 7 17:52:55 2006 for libcmml by  doxygen 1.4.6