Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Note
SUBMITTED BY:
Guest
DATE:
Dec. 2, 2013, 2:55 p.m.
FORMAT:
C++
SIZE:
277 Bytes
Raw
Download
Tweet
HITS:
683
Go to comments
Report
#include
<windows.h>
using
namespace
std
;
HANDLE
hConsole
=
GetStdHandle
(
STD_OUTPUT_HANDLE
);
int
main
()
{
//merah --> SetConsoleTextAttribute(hConsole, 12);
//default --> SetConsoleTextAttribute(hConsole, 7);
return
0
;
{
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus