C-file-operations-APIs
API name |
API description |
---|---|
open a stream |
|
associate a stream with a file descriptor |
|
open a stream |
|
close a stream |
|
open a memory buffer stream |
|
flush a stream |
|
close all open streams |
|
reposition a stream |
|
return a file offset in a stream |
|
reset the file position indicator in a stream |
|
get current file position information |
|
set current file position |
|
print formatted output |
|
convert formatted input |
|
print formatted output |
|
print formatted output |
|
print formatted output |
|
print formatted output |
|
print formatted output |
|
format the output of a stdarg argument list |
|
format output of a stdarg argument list |
|
format output of a stdarg argument list |
|
format output of a stdarg argument list |
|
format output of a stdarg argument list |
|
get a byte from a stream |
|
get a string from a stream |
|
put a byte on a stream |
|
put a string on a stream |
|
get a byte from a stream |
|
get a byte from a stdin stream |
|
push byte back into input stream |
|
put a byte on a stream |
|
put a byte on a stdout stream |
|
put a string on standard output |