64 #define brt(x, y) (11*x+y)
65 #define drk(x, y) -(11*x+y)
66 #define VFONT_LAST -128
68 #define bneg(x, y) NEGY, brt(x, y)
69 #define dneg(x, y) NEGY, drk(x, y)
Header file for the BRL-CAD common definitions.
int * tp_getchar(const unsigned char *c)