20 #ifndef VTFLIB_ERROR_H
21 #define VTFLIB_ERROR_H
50 vlVoid SetFormatted(
const vlChar *cFormat, ...) VTFLIB_PRINTF(2,3);
char vlChar
Single signed character.
Definition: stdafx.h:51
Application framework header plus VTFLib custom data types.
void vlVoid
Void value.
Definition: stdafx.h:61
VTFLib Error handling class.
Definition: Error.h:34
unsigned char vlBool
Boolean value 0/1.
Definition: stdafx.h:50