|
-
Sep 4th, 2003, 05:00 AM
#1
Thread Starter
Fanatic Member
Printer as outputstream
Hello!
Just wondering if possible to use the printer as an outputstream (ostream) similar to files and cout.
So you can do stuff like:
Printer<<"Printing text, and the number "<<5<<endl;
(Then i guess something like Printer.close())
I have converted from VBasic ages ago, and was used to treating the printer as a file or textbox.
Also, if you can't do this, how do you access the printer?
Thanks
sql_lall 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|