[net.micro.atari16] Redirecting input in C

pwp@iuvax.UUCP (02/27/86)

When redirecting input, i.e. foo <file
I get -1 when doing getw(stdin) or getl(stdin)
on code generated by the DRI C compiler. Does anyone know a way around
the problem? Does anyone know if the problem occurs in the C compiler,
in the COMMAND.TOS program, or elsewhere?

By the way, I have been quite happy with the DRI C compiler, except for
issues relating to input and output.