What is the correct way to open the file “time.txt” as readable?
-
fopen("time.txt","r+"); -
open("time.txt"); -
fopen("time.txt","r"); -
open("time.txt","read");
We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.