Page 1 of 1

hi just a quick c question, how do you print the pathnames of some files (eg.txt) that are inside amother txt file and s

Posted: Sat Nov 27, 2021 10:33 am
by answerhappygod
hi just a quick c question,
how do you print the pathnames of some files (eg.txt) that are
inside amother txt file and such, can someone provide a clear
example using fopen and fgetc.
I am just confused with the part where you look into a file and
see the pathnames of the files inside and printing just the
pathnames of those files.