simple graphics

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • arunjyoti
    New Member
    • Aug 2007
    • 2

    simple graphics

    I am using turbo C 3.0.
    I want to print my "hello world !" in C/C++

    in colored fonts. The color should be selected by the user by a menu..

    What header files i have to include and how to proceed..

    please help.
  • RedSon
    Recognized Expert Expert
    • Jan 2007
    • 4980

    #2
    Originally posted by arunjyoti
    I am using turbo C 3.0.
    I want to print my "hello world !" in C/C++

    in colored fonts. The color should be selected by the user by a menu..

    What header files i have to include and how to proceed..

    please help.
    colors and gui are entirely dependent on your operating system and development environment.

    Comment

    Working...