Thread
:
Anyone ever use C++ to make a database?
View Single Post
11-19-2007, 10:58 AM
#
15
(
permalink
)
Valmont
[code][/code] enforcer
Join Date: Mar 2003
Location: Netherlands
Posts: 1,545
Again, C++ has never heard of "printers", just like it never heard of "databases". So if you would like to print, you'll need an API that supports sending streams to a printer. Like DJM mentioned, FLTK or wxWidgets do just fine.
__________________
Valmont
View Public Profile
Find More Posts by Valmont