由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - How to call python_function(class param, char *buf) from c++
相关主题
Python里边file writer的问题Python 下载数据请教。
c# question: char_array.ToString() is not working ?(char **)返回值怎么用SWIG包成Python list (of strings
map析构问个python读取大文件的问题
如何动态分配内存来存储输入的不定长的字符串,char not string类型的c++ string 一问
奇怪的问题:关于一个简单的malloc()小程序 (转载)一个面试题目,用C实现
关于buffer overflowpointer to function
问个char*的问题python中那个function类似Perl或者PHP的die()?
c字符串内存分配问题[合集] 我用python
相关话题的讨论汇总
话题: python话题: function话题: class话题: buf话题: param
进入Programming版参与讨论
1 (共1页)
s*****w
发帖数: 1527
1
i'm passing a class, and a buffer to the python function,
when come back, the buffer should be filled with right info.
if the parameter is integer, i can do it.
but not sure about the advanced parameters.
1 (共1页)
进入Programming版参与讨论
相关主题
[合集] 我用python奇怪的问题:关于一个简单的malloc()小程序 (转载)
return value of a python function...关于buffer overflow
也问个python 问题问个char*的问题
请教exception handling的python问题c字符串内存分配问题
Python里边file writer的问题Python 下载数据请教。
c# question: char_array.ToString() is not working ?(char **)返回值怎么用SWIG包成Python list (of strings
map析构问个python读取大文件的问题
如何动态分配内存来存储输入的不定长的字符串,char not string类型的c++ string 一问
相关话题的讨论汇总
话题: python话题: function话题: class话题: buf话题: param