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 _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
