home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng)
/
ProfitPress-MegaCDROM2.B6I
/
MAGAZINE
/
MISC
/
PCTV2N2.ZIP
/
PRNAUX.CPP
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1991-03-08
|
211 b
|
6 lines
#include <prnaux.h> // prnaux.h #includes fstream.h
// DOS opens both files for read and write.
fstream cprn(4); // DOS file handle 4 is stdprn
fstream caux(3); // DOS file handle 3 is stdaux