void cd_SetColors(int fg,int bg); --- Purpose: set ANSI foreground/background color. Results: none Usage : cd_SetColors(YELLOW,BLACK);