|
libcmml 0.9.1
|
#include <cmml.h>
Data Fields | |
| CMML_Error_Type | type |
| long | line |
| long | col |
CMML_Error: contains the error type plus the line and col numbers where they occured.
| long CMML_Error::line |
line in which error occured
| long CMML_Error::col |
column in which error occured
1.7.3