I have a huge bin开发者_高级运维ary file which is2148181087 bytes (> 2gb) I am trying to do fopen (file, \"r\") and it failed with
My web host just disabled fopen() M开发者_StackOverflowy script used to open and write to a text file on the server, but no longer can.
Is there any reason (other than syntactic ones) that you\'d want to use FILE *fdopen(int fd, const char *mode);