lundi 29 août 2016

Is there one include file that covers all file operations?

OK, maybe not, but which ones do you need in order read, write and delete files and directories? I've got stdio.h and stat.h and now I find I need unistd.h in order to use unlink. I've never heard of unistd.h. Maybe I should be using something else besides unlink? Right now I'm using C on Linux Mint.

Aucun commentaire:

Enregistrer un commentaire