+ 1
Can any one give me all the syntaxs of files i/o disk file chapter like ex:fwrite,fread etc
Like we have syntax of fopen is ("file path","mode") Please add some more if any one know anything new removing below mentioned relevant tags
1 Answer
+ 1
I know two of them I want rest of them, I just written for writing how many are there
1.fopen("file path",mode);
2.fclose("file path");