当前位置: 代码迷 >> 综合 >> storage class specified for parameter 编译错误
  详细解决方案

storage class specified for parameter 编译错误

热度:78   发布时间:2023-12-18 16:10:01.0
编译代码的时候出现了storage class specified for parameter的错误, 查看原因居然是头文件里的分号写成中文的分号了,晕~
  相关解决方案