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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Just a quick question on displaying images.

Status
Not open for further replies.

Oolong

Programmer
Joined
Apr 10, 2002
Messages
13
Location
US
I'm sort of a newbie at C++. I know how to do some basic things, but I had a question about images. Does it take a lot of coding in C++ to display images on the screen. I have a feeling it does, since C++ doesnt have a GUI. If it doesnt, could you please tell me the coding. Thanx.
 
Can anyone help me on this?
 
You need to find yourself a graphics library for C/C++. I personally use Allegro. It is currently available for Windows(w/directx), Dos, FreeBSD, Linux, MacOS. There is a great helper forum just for allegro at I am a member there also. dl_harmon@yahoo.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top