#define colour
Colour for debug messages.
int pair_content(short pair, short *fcol, short *bcol)
Get colours of colour pair.
int init_pair(short pair, short fcol, short bcol)
Initialise colour pair.
int colour_content(short colour, short *red, short *green, short *blue)
Identify the RGB components of a given colour value.
static struct colour_pair cpairs[COLOUR_PAIRS]
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.