c++里定义一个方法int32 IOGateway_Receive_Master_SpaceOsSomeIP_Receiveconst char inputDataType const char inputData pointer_AdaptIn_Master_SpaceOsSomeIP_Receive outputData 这里的outputData 是指针类型吗
是的,根据函数声明中的"pointer_AdaptIn_Master_SpaceOsSomeIP_Receive outputData"可以推断出outputData是一个指针类型。
原文地址: https://www.cveoy.top/t/topic/iPLi 著作权归作者所有。请勿转载和采集!