R3_Error

FUNCTION:

R3_Error

TEMPLATE:

int R3_Error(char *str, ...);

PARAMETERS:

str - printf style format string

RETURN VALUE:

Always FALSE.

DESCRIPTION:

Low level error dialog. Newer call this directly. Instead, call R3Error().