errno 14 while opening file given as argument

后端 未结 0 1536
天命终不由人
天命终不由人 2021-01-25 18:26

I\'m trying to copy files into one file with argv. For this I made loop. There`s program:

int main(int argc, char *argv[])
{
    char buf[MAX];
    FILE *plik_otw         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题