Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!mit-eddie!uw-beaver!tektronix!reed!psu-cs!omepd!uoregon!hp-pcd!hpcvc0!hpcvck!scott From: scott@hpcvck.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: ioctl on msdos device drivers Message-ID: <4490002@hpcvck.HP> Date: Fri, 10-Apr-87 13:28:49 EST Article-I.D.: hpcvck.4490002 Posted: Fri Apr 10 13:28:49 1987 Date-Received: Sun, 12-Apr-87 20:35:47 EST References: <959@rocksvax.UUCP> Organization: Hewlett-Packard Co., Corvallis, Oregon Lines: 13 I would also be interested in what people have to say about setting ioctl for devices like printers. I have been trying to write a graphics dump routine for my MSDOS computer (not IBM compatible), and was having trouble. I was opening the printer as a binary device, but MSDOS was *not* treating like a binary device/file. If I wrote the info to a file first, then did COPY PRN: /B, it printed the info fine. I am mainly interested in setting devices to raw/cooked mode from C. Any help would be appreciated. Scott Linn hplabs!hp-pcd!scott