help-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libtrivfs/glibc questions


From: Marcus Brinkmann
Subject: Re: libtrivfs/glibc questions
Date: Wed, 3 Jan 2001 20:01:02 +0100
User-agent: Mutt/1.1.4i

On Wed, Jan 03, 2001 at 06:38:16PM +0100, Marcus Brinkmann wrote:
> data_len is the size of the buffer *data (note that data is a pointer to a
> buffer pointer, read: an array). You can fill up to data_len bytes in the
> buffer *data[0] to *data[data_len - 1].

Make this *data_len instead data_len everywhere, I completely ignored that
data_len is also an out parameter here. Neals and Farids explanations of the
out-meaning of data_len are needed to fully understand what data_len is (I
only explained the in-meaning).

Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]