error C2239: unexpected token '{' following declaration of 'r'大神们求帮忙,都纠结好久了

日期:2021-12-14 19:02:56 人气:1

error C2239: unexpected token '{' following declaration of 'r'大神们求帮忙,都纠结好久了

#include<stdio.h>
#include<string.h>
int main() {
/*
char c,filename[20];
FILE *fp1,*fp2;
printf("请输入待加密的文件名:\n");
scanf("%s",filename);
    A+
热门评论