Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

c++ terminal color

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