Is it possible within Scheme code to get pointers to Scheme strings that can be passed to C? I don't want to just pass it as a c-string; I need to be able to manipulate the string - for instance, to be able to pass a pointer to the middle of the Scheme string.

Thanks,
Mike Benfield



_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to