Determines whether a color monitor is being used
#include <nwconio.h> void IsColorMonitor (void);
This function returns a value of 1 if the machine is using a color monitor; otherwise, it returns a value of 0.