At 05:47 PM 1/8/2002 +0200, Peter Gibbs wrote:
>Jeff
>
>If I understand the STRING struct correctly, buflen is the physical
>allocation of the buffer, and bufused is the number of bytes actually used
>by the string; therefore the latter would be correct for key_hash?
Applied, thanks.
Jeff
If I understand the STRING struct correctly, buflen is the physical
allocation of the buffer, and bufused is the number of bytes actually used
by the string; therefore the latter would be correct for key_hash?
Peter Gibbs
EmKel Systems
Index: key.c
=