• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Help wanted in c/c++

thaneboy

Member
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.
 
I don't think BC3 has any build in graphics library though.. gotta write your own or find one on the net...
 
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.
 
Back
Top