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 Mon Jul 10 02:14:12 2006 for libcmml by  doxygen 1.4.7