chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] 'const' types not working in define-foreign-record


From: felix winkelmann
Subject: Re: [Chicken-users] 'const' types not working in define-foreign-record
Date: Sat, 27 Aug 2005 13:32:32 +0200

On 8/25/05, Daniel B. Faken <address@hidden> wrote:
> Hi,
> 
>   When I define a type like c-string, int, and others as 'const' (i.e.
> (const c-string), (const int), ..) their accessors give garbage output.
> 

Which accessors? Are you defining them purely as types, or inside
a (foreign) record?


cheers,
felix




reply via email to

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