error C2143

    技术2022-05-20  44

    1>./src/txtreader_app.c(1028) : error C2143: syntax error : missing ';' before 'type'

     

    在大括号内变量的定义必须在使用其他操作之前


    最新回复(0)