VgaGames 3 - Miscellaneous man-pages

[.. upper level ..]

VG3_error()

Return error text statically.
SYNTAX
char * VG3_error(void)

RETURN VALUE
Returns the error text statically.

DESCRIPTION
Return from a static buffer the error text, which was set with VG3_seterror() or by a VgaGames3 function.

SEE ALSO
VG3_seterror() VG3_errmsg()