chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] low level strings


From: Michael Benfield
Subject: [Chicken-users] low level strings
Date: Tue, 6 Sep 2005 11:56:52 -0400

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





reply via email to

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