'setcolor()' is not a C++ function, it's part of the runtime for a particular operating system and compiler so you need to be a bit more specific when you ask questions.
generally speaking you would look in the header where the setcolor() prototype is declared, sometimes constants for the 'setcolor()' could be found there.