Re: getc and "large&quo t; bytes
vippstar@gmail. com wrote:
My compiler warning level is set to "bitchy".
The language does not require those (char) casts.
--
pete
vippstar@gmail. com wrote:
Is there any particular reason that you cast
rc to (char) before you assign it to the buffer?
rc to (char) before you assign it to the buffer?
The language does not require those (char) casts.
--
pete
Comment