Results 1 to 2 of 2

Thread: Function to Change console color

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2001
    Posts
    152

    Exclamation Function to Change console color

    I'm a bit of a newbie to C, and I was wondering if anyone knew of anywere, or knew of a function to change the text color of the console. I would like it to be something like:

    set_tcolor()

    and have the following arguments:

    red
    green
    blue
    default (the gray or white that is standard)

    If someone could give me specific detailed instructions on how to implement the function also I would really appreciate it.

    --Thanks

  2. #2
    Ya ya Baby!!!Me is Back
    Join Date
    Jul 2002
    Posts
    362
    I have made a namespace who can change the foreground color.

    Here is the file(it have some other stuff on it)
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width