|
|
coherent
STDIO Overview STDIO STDIO is an abbreviation for _s_t_a_n_d_a_r_d _i_n_p_u_t _a_n_d _o_u_t_p_u_t. It refers to a set of standard library functions that accompany all C compilers and that govern input and output with peripheral devices. COHERENT includes the following STDIO routines: cclleeaarreerrrr()Present status stream ffcclloossee() Close a file stream ffddooppeenn() Open a file stream for I/O ffeeooff() Discover a file stream's status ffeerrrroorr() Discover a file stream's status fffflluusshh() Flush an output buffer ffggeettcc() Get a character ffggeettss() Get a string ffggeettww() Get a word ffiilleennoo() Get a file descriptor ffooppeenn() Open a file stream ffpprriinnttff() Format and print to a file stream ffppuuttcc() Output a character ffppuuttss() Output a string ffppuuttww() Output a word ffrreeaadd() Read a file stream ffrreeooppeenn() Open a file stream ffssccaannff() Format and read from a file stream ffsseeeekk() Seek in a file stream fftteellll() Return file pointer position ffwwrriittee() Write to a file stream ggeettcc() Get a character ggeettcchhaarr() Get a character ggeettss() Get a string ggeettww() Get a word ppcclloossee() Close a pipe ppooppeenn() Open a pipe pprriinnttff() Print a formatted string ppuuttcc() Output a character ppuuttcchhaarr() Output a character ppuuttss() Output a string ppuuttww() Output a word rreewwiinndd() Reset a file pointer ssccaannff() Format and input from standard input sseettbbuuff() Set alternative file-stream buffers sspprriinnttff() Format and print to a string ssssccaannff() Format and read from a string uunnggeettcc() Return character to file stream STDIO routines are buffered by default. ***** See Also ***** buffer, FILE, Libraries, stdio.h, stream COHERENT Lexicon Page 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.