Andreas Schwab <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] (Michael Geng) writes:
>
>> Is there a special reason why you use fprintf (... , stdout) and
>> fputs (stdout, ...) instead of printf and puts?
>
> Note that fputs (stdout) and puts are not the same.

Good point.
I'll bet that was why I chose to use the former.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to