Hi,

I've read that we can specify a typemap to change an input Python string to
(char*,int) in C++.

How do we specify a typemap for a C++ extension that also converts such
strings from C++ to Python? I want to have C++ calls that receive strings from Python code as well as C++ calls that pass strings to Python code.

Thanks,
Jeremy


_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to