setcolor() fucntion

closed account (42hU7k9E)
Where can i get a table or smth. so that i can know which color and which background will the program output? Thank you.
'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.
Topic archived. No new replies allowed.