1. getc(), but why not putc()?
- Posted by rforno at tutopia.com Aug 23, 2001
- 422 views
Rob: Why there is not a putc() statement to match getc()?
2. Re: getc(), but why not putc()?
- Posted by Robert Craig <rds at RapidEuphoria.com> Aug 23, 2001
- 418 views
rforno writes: > Why there is not a putc() statement to match getc()? Use puts(). It will take an atom or a sequence as a parameter. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com