Hi,


I am developing a small GK [General Knowledge] game in (Turbo) C. I want to use images such as .bmp, .jpg, .gif (animated) when my program starts up.

Is there any way to do it? Can anybody give me a simple example of C codes that demonstrate how to load and display an image file?

Thanks in advance!

Dev.