Luckygold6
Programmer
I'm looking for the syntax to change the color of text in MS-Dos. For example:
cout << "Example" << endl;
How could I output it in color?
Thanks in advance.
cout << "Example" << endl;
How could I output it in color?
Thanks in advance.