libcmml  0.9.1
Data Fields
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

holds the error code

Examples:
cmml-validate.c.

Referenced by main().

line in which error occured

column in which error occured


The documentation for this struct was generated from the following file: