(?) Display colored text in C

Joined
Jul 23, 2011
Messages
248
I'm not sure if this is the right spot to ask this.....

I'm starting to learning C. I just learned the Hello World thing and know how it works. But I just wanted to know if there was a way to change the color of the text from white to any other color (red, blue, green, etc...). In lua, to call in a color, you just type in :

blue = Color.new(0, 0, 255)
red = Color.new(255, 0, 0)
green = Color.new(0,255, 0)

Is there a similar way to do this in C? *-)
 
lol you made me look like a troll.... :O
I laughed my balls out with that link. I already tried Google but different results came out. Must've been the way I typed it or something. Thanx bruh. ;)
 

Attachments

  • Troll_face.png
    Troll_face.png
    93.9 KB · Views: 2,278

About Digiex

Digiex is a technology and gaming forum, founded in 2004 by InsaneNutter and Nimrod. Digiex has served the internet community with breaking news, detailed guides, exclusive downloads and a popular discussion forum. A small, friendly community of like‑minded people has developed over the years. People are encouraged to register and participate in on‑going discussions.

Get Social

Back
Top Bottom