[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn_cmdline_printf and errors

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-05-16 22:34:40 CEST

On Sun, 16 May 2004, [UTF-8] Branko Ä^Libej wrote:

> $ man printf
> ...
> int printf (const char *fmt, ...)
> ...
> returns the number of characters written...
>
>
> I don't see any reason change that.
>
According to the man page for fputs, it returns the number of bytes
written or EOF on error and according to the glibc manual, printf returns
a negative numer on error.

So you don't see a reason to change what?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 16 22:25:13 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.