[Top][All Lists]
[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 14:18:14 -0500 |
User-agent: |
Mutt/1.2i |
On Thu, Oct 10, 2002 at 08:21:46PM +0200, felix wrote:
> The confusing point here is that the s32vector type is really just
> a normal value, but its treated specially when passed as an argument
> to a foreign procedure.
Ah.... I think I see my confusion now. I'm still confused. :) But I'm
beginning to see why now.
Thanks.
-pete