编译时报了如下错误:Invalid parameter passed to C runtime function.
出现该错误的原因是调用函数的时候传入了空指针,你在每行都输出下日志,看看哪一个函数出现了问题!望采纳!