Substitute for gets()
Lawrence V. Cipriani
lvc at cbnews.ATT.COM
Fri Feb 10 00:19:45 AEST 1989
In article <1989Feb8.223554.27192 at utzoo.uucp> henry at utzoo.uucp (Henry Spencer) writes:
>Printf() was an experiment that worked;
The printf we have today is not the same as the original (pre K&R) printf,
its first argument was a file descriptor. I think the file descriptor was
dropped from printf when fprintf and FILEs were invented.
--
Larry Cipriani, att!cbnews!lvc or lvc at cbnews.att.com
swtch(); /* no deposit, no return */
More information about the Comp.lang.c
mailing list