Re: [PATCH] svndumpfilter's use of %n
From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2007-02-24 19:01:48 CET
On Sat, Feb 24, 2007 at 09:22:59AM -0700, D.J. Heap wrote:
I had to look up %n to find out what it did. It might be better to do
> - sprintf(buf, "%d%n", namelen, &bytes_used);
Slightly less efficient, but a whole lot clearer.
Regards,
|
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.