Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does C display with DOS prompt window only?

Status
Not open for further replies.

VspecGTR3

Technical User
Feb 3, 2003
62
0
0
US
Does C display with DOS prompt window only? or if how do i display with out the ugly dos prompt window?
 
What do you mean? If you want a graphical display, then use the win32 api or the Xlib (on Unixes), which are written in C (it is a C library).
[red]Nosferatu[/red]
We are what we eat...
There's no such thing as free meal...
once stated: methane@personal.ro
 
win32 api. im not sure but normal I/O are displayed in the black ugly window with that plain old font. does win32 api use, like this very explore window with nice colors and stuff.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top