Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!orsvax1!pyrnj!caip!seismo!mcvax!ukc!kcl-cs!phil From: phil@kcl-cs.UUCP (Phil Thompson) Newsgroups: net.micro.pc,net.micro Subject: MSC Compiler and PRN: Message-ID: <241@argon.kcl-cs.UUCP> Date: Wed, 2-Apr-86 06:43:19 EST Article-I.D.: argon.241 Posted: Wed Apr 2 06:43:19 1986 Date-Received: Sat, 5-Apr-86 11:45:59 EST Organization: Department of Computing, Kings College, University of London. Lines: 14 Xref: watmath net.micro.pc:7672 net.micro:14252 <> A friend has a problem printing graphics using the Microsoft C Compiler (V3.0). Whenever control-Z is sent to the printer it never seems to get there but appears to flush the buffer. This would seem sensible if stdprn is open in text mode but the mode has been altered using setmode() - so the control-Z should get through unscathed? The program is being ported from the DeSmet compiler where it worked fine - so the code isn't the problem. Has anybody experienced similar problems? Thanks, Phil Thompson.