I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
ComputingC

Stdio.h

ferror

check and reset stream status

fclose

close a stream

getc

get next character or word from input stream

fflush

flush a stream

fputs

output a line to a stream

fseek

reposition a stream

fgets

get a line from a stream

fopen

stream open functions

printf

formatted output conversion

fread

binary stream input/output

scanf

input format conversion

strerror

system error messages

remove

remove directory entry

rename

change the name of a file

setbuf

stream buffering operations

tmpfile

temporary file routines

ungetc

un-get character from input stream