phil@kcl-cs.UUCP (Phil Thompson) (04/02/86)
<> 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.