fscanf(stderr,"%d",&i); ?!?!?

Tom Kovar tom at itc.univie.ac.at
Wed Apr 24 04:05:31 AEST 1991


In article <1991Apr23.075320.9473 at en.ecn.purdue.edu> tenka at en.ecn.purdue.edu (Andy Tenka) writes:
>I know I did something wrong here.  Could any of you gurus
>point out my mistakes and also, could you show me a way to
>write a program that takes input from both redirected stdin
>and keyboard?  Many thanks in advance.
>

 ... I would suppose the simplest way how to read parallely from stdin an from
the keoboard would be to open /dev/tty for the keyboard input...
									Tom



More information about the Comp.lang.c mailing list