![]() |
CMR
1.3.0
|
Functions | |
| CMR_EXPORT const char * | CMRelementString (CMR_ELEMENT element, char *buffer) |
Variables | |
| static char | elementStringBuffer [32] |
| CMR_EXPORT const char * CMRelementString | ( | CMR_ELEMENT | element, |
| char * | buffer | ||
| ) |
| element | Element to print. |
| buffer | Buffer of size at least 32. May be NULL, in which case a static buffer is used. |
|
static |