What's actually involved in wrapping a C++ class?
The docs say I have to provide a class that contains the C++ instance pointer, but it doesn't say what to do with the instance pointer once it's in the scheme object, and how to wrap access to C++ functions and values.
_______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
