Finding file locations in offline softwares in C

后端 未结 0 740
醉话见心
醉话见心 2020-11-27 15:42

At some point in my C program I have to deal with something like this.

FILE * fptr = fopen("/Parent/child/.../file.dat");

Which mea

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