Swig and pointers

Java and Swing codecraig at gmail.com
Thu Oct 6 08:43:14 EDT 2005


im sorry, why would it be md_ptr?  what is md_ptr?

i tried..
%include cpointer.i
%pointer_functions(MY_DIGIT, digit_ptr)

ptr = new_digit_ptr()
doIt("a message", ptr)
...doesnt work..still needs a DIGIT **




More information about the Python-list mailing list