H A D | stdio.h | 54 fileno(FILE * stream) fileno() argument 67 fflush(FILE * stream) fflush() argument 83 fclose(FILE * stream) fclose() argument 100 getc(stream) global() argument 103 fgetc(FILE * stream) fgetc() argument 121 putc(c,stream) global() argument 124 fputc(int c,FILE * stream) fputc() argument 146 _fwrite(const void * buf,size_t size,FILE * stream) _fwrite() argument 162 fwrite(const void * s,size_t size,size_t nmemb,FILE * stream) fwrite() argument 175 fputs(const char * s,FILE * stream) fputs() argument 191 fgets(char * s,int size,FILE * stream) fgets() argument 216 vfprintf(FILE * stream,const char * fmt,va_list args) vfprintf() argument 328 fprintf(FILE * stream,const char * fmt,...) fprintf() argument 358 setvbuf(FILE * stream,char * buf,int mode,size_t size) setvbuf() argument [all...] |