foodszhu 发表于 2013-4-15 22:14 【链接登录后可见】
可能struct的问题。。。。如果在cpp中定义一个struct A,那么在后文中直接用A就可以声明变量,c 必须要加st ...
用了typedef...