Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ console color

SetConsoleTextAttribute(console, ((int)background * 16) + (int)forground);
 
PREVIOUS NEXT
Tagged: #console #color
ADD COMMENT
Topic
Name
2+5 =