Bernd Walter <ti...@cicely7.cicely.de> writes:
> Dag-Erling Smørgrav <d...@des.no> writes:
> > Those are freestanding environments, where printf() and puts() don't
> > exist as far as the C standard is concerned.
> Most controller environments have some kind of libc.

They are still freestanding environments.

Can we agree not to discuss this any further until you've read chapters
1 through 5 of the C standard?

> Anyway - printf=>puts isn't scarying as such, it is more that this
> might happen in other cases as well.

Yes, it might, and if you run into trouble because of it, it means
you've broken the rules somewhere.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to