Hello Eric,

On 10.04.2005, at 00:10, eric.bachard wrote:

+           Dbt(void *data, u_int32_t size);

I'd prefer  : Dbt(void *data_arg, u_int32_t size);

Found in the sources of bdb-4.2, but 3 possibilities are in this doc... So I'm no more sure at all.

Can someone confirm ?
Well, it doesn't matter what you call the parameter, the important thing is the type for the second parameter (u_int32_t).
Therefore I agree with Maho.


Best regards,
Florian


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to