Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!seismo!mcvax!unido!exunido!frank From: frank@exunido.UUCP Newsgroups: comp.sys.atari.st Subject: Re: Alcyon C printf (again) - (nf) Message-ID: <119100014@exunido.UUCP> Date: Wed, 27-May-87 13:26:00 EDT Article-I.D.: exunido.119100014 Posted: Wed May 27 13:26:00 1987 Date-Received: Sat, 30-May-87 03:16:36 EDT References: <14218474@RADC-MUL.UUCP> Lines: 9 Nf-ID: #R:RADC-MUL:-1421847472:exunido:119100014:000:324 Nf-From: exunido!frank May 27 18:26:00 1987 printf() works properly on OPENED streams only, so ensure that stdin is OPENED. This job is normally done by the startup module gems.o. The startup modules apstart.o and accstart.o (maybe gemstart.o too, don't know it exactly) DO NOT open stdin, stdout and stderr. Hope this is a help. frank@unido.uucp @unido.bitnet