1 2 3 4 5 6 7 8 9 10 11
#include <term.h> #define max_colors tigetnum("colors") /** maximum numbe of colors on the screen **/ /* TERMINFO_NAME(colors) TERMCAP_NAME(Co) XOPEN(400) */