chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Multiple return values


From: Peter Keller
Subject: Re: [Chicken-users] Multiple return values
Date: Thu, 10 Oct 2002 23:17:12 -0500
User-agent: Mutt/1.2i

On Wed, Oct 09, 2002 at 09:39:22PM +0200, felix wrote:
> You mean for locations? Unfortunately we can not properly
> compute the size of a struct. Too many factors come into
> play, like struct-alignment, etc. But what we need is some
> kind of `sizeof' operator...

I don't understand this paragraph.

Are you talking about C structs, or records as defined by define-record
in chicken? Cause sizeof() works just fine on C structs.

-pete




reply via email to

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