C program to display a jpeg or bmp or pcx file.
- by Raj
What is the code in 'c' to display a picture file like jpeg file or bmp file or pcx file.
For example the picture may be available in desktop and the program during execution must be given the path of the file as input and should display the image.(If it is in command line,it'll be excellent).
Platform:Windows xp
Turbo c compiler(or turboc++)