"); //-->
int CParseRaEeCertInfo:: GenRaEeCertInfoSpdu_struct(unsigned char *pbfile, int file_len)
{
if (m_type_RaEeCertInfoSpdu)
ASN_STRUCT_FREE(asn_DEF_RaEeCertInfoSpdu, m_type_RaEeCertInfoSpdu);
m_type_RaEeCertInfoSpdu = (RaEeCertInfoSpdu_t *)calloc(1, sizeof(RaEeCertInfoSpdu_t));要加前面的类名,否则:

专栏文章内容及配图由作者撰写发布,仅供工程师学习之用,如有侵权或者其他违规问题,请联系本站处理。 联系我们