In <[EMAIL PROTECTED]>, James Bailie <[EMAIL PROTECTED]> typed:
> Randall Hyde wrote:
> > This kind of gives me the impression that "getc" is defined a bit
> > differently under FreeBSD than other environments? Any ideas?
> Yes. It's defined as a macro.
Linux says that getc "may be implemented as a macro". Anything that
needs a function should be using fgetc, not getc. But
<mike
--
Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"