Can any one give me all the syntaxs of files i/o disk file chapter like ex:fwrite,fread etc | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

18th Mar 2019, 1:44 PM
Vsuniltagore
Vsuniltagore - avatar
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");
18th Mar 2019, 1:52 PM
Vsuniltagore
Vsuniltagore - avatar