GB_ERR_ARG

#define GB_ERR_ARG ((char *)20)

This constant represents the Bad argument (20) predefined error string.

Use it with the GB.Error function.

See also