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