chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Foreign type behaviour on callback entry


From: Thomas Chust
Subject: [Chicken-users] Foreign type behaviour on callback entry
Date: Tue, 29 Nov 2005 16:04:52 -0000
User-agent: Opera M2/8.02 (MacPPC, build 2148)

Hello,

a small question occurred to me which I could not solve using the
CHICKEN manual: If I declare a callback function using define-external
and give a parameter a type of c-string* will the string passed in
from C be deallocated after being copied into garbage collected
memory?

cu,
Thomas




reply via email to

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