Help wanted in c/c++

thaneboy

Member
Oct 29, 1999
158
0
0
Hello!
Good Morning ...

Well can anyone please tell me how to display a BMP or JPG file in c/c++(DOS)
using BC++ ver 3 ? . I want it just to display a splash screen at my program startup. Please suggest a site for this telline me exactly.

And also how can i print (ON PRINTER) some waveform i.e i want to redirect the output to a printer instead of Screen.
 

esung

Golden Member
Oct 13, 1999
1,063
0
0
I don't think BC3 has any build in graphics library though.. gotta write your own or find one on the net...
 

thaneboy

Member
Oct 29, 1999
158
0
0
Thank you!
I found the solution for 1st half, but the 2nd half is still a problem.
How can i print a Waveform on a printer i.e some thing equivalent to
Print screen or to redirect o/p to printer instead of screen.