I have a txt file with unix files listed in it. I need to get the file names in that file, and open those files for some processing.
I can open the txt file ok, but when I use the "obtained" string in a subsequent fopen call, it fails with error code 2 (NOENT).
snippet:
[
FILE *F...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.