Page 1 of 1

_____removes the named file, so that a subsequent attempt to open it will fail.

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) remove(const *filename)
b) remove(filename)
c) remove()
d) fclose(filename)