SteveKing wrote:
>>"A picture is worth a thousand words." But since we don't have any
>>pictures in our code (not even real ASCII art), maybe an example will
>>help. Take a look at
>>
>>
>>
>>
>>
>http://svn.collab.net/repos/svn/trunk/subversion/libsvn_client/simple_providers.c
>
>
>>search for "WIN32", and read from there. I wrote that bit myself, and I
>>guarantee the style is as orthodox as it gets. :)
>>
>>
>
>I see hungarian notation! You used 'pfn' as variable names, and the 'p' is
>the hungarian notation for 'pointer'.
>Ha! Gotcha! You're using it yourself too!
>
>;)
>
>
Heh. :) Indeed it seems that way, doesn't it, and I was pretty sure
you'd find it. Of course we both know that HN is a lot more than just
using 'p' to indicate by-reference arguments, and we use that in several
places (although not consistently, I'll admit).
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 27 14:32:53 2005