📄 ansistdio.rtn
字号:
clearerr {clear end-of-file and error flags for a stream (ANSI)} {<b>clearerr\( \)</b>} {<b><a href="./ansiStdio.html#clearerr">clearerr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fclose {close a stream (ANSI)} {<b>fclose\( \)</b>} {<b><a href="./ansiStdio.html#fclose">fclose</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fdopen {open a file specified by a file descriptor (POSIX)} {<b>fdopen\( \)</b>} {<b><a href="./ansiStdio.html#fdopen">fdopen</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}feof {test the end-of-file indicator for a stream (ANSI)} {<b>feof\( \)</b>} {<b><a href="./ansiStdio.html#feof">feof</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ferror {test the error indicator for a file pointer (ANSI)} {<b>ferror\( \)</b>} {<b><a href="./ansiStdio.html#ferror">ferror</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fflush {flush a stream (ANSI)} {<b>fflush\( \)</b>} {<b><a href="./ansiStdio.html#fflush">fflush</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fgetc {return the next character from a stream (ANSI)} {<b>fgetc\( \)</b>} {<b><a href="./ansiStdio.html#fgetc">fgetc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fgetpos {store the current value of the file position indicator for a stream (ANSI)} {<b>fgetpos\( \)</b>} {<b><a href="./ansiStdio.html#fgetpos">fgetpos</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fgets {read a specified number of characters from a stream (ANSI)} {<b>fgets\( \)</b>} {<b><a href="./ansiStdio.html#fgets">fgets</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fileno {return the file descriptor for a stream (POSIX)} {<b>fileno\( \)</b>} {<b><a href="./ansiStdio.html#fileno">fileno</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fopen {open a file specified by name (ANSI)} {<b>fopen\( \)</b>} {<b><a href="./ansiStdio.html#fopen">fopen</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fprintf {write a formatted string to a stream (ANSI)} {<b>fprintf\( \)</b>} {<b><a href="./ansiStdio.html#fprintf">fprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fputc {write a character to a stream (ANSI)} {<b>fputc\( \)</b>} {<b><a href="./ansiStdio.html#fputc">fputc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fputs {write a string to a stream (ANSI)} {<b>fputs\( \)</b>} {<b><a href="./ansiStdio.html#fputs">fputs</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fread {read data into an array (ANSI)} {<b>fread\( \)</b>} {<b><a href="./ansiStdio.html#fread">fread</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}freopen {open a file specified by name (ANSI)} {<b>freopen\( \)</b>} {<b><a href="./ansiStdio.html#freopen">freopen</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fscanf {read and convert characters from a stream (ANSI)} {<b>fscanf\( \)</b>} {<b><a href="./ansiStdio.html#fscanf">fscanf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fseek {set the file position indicator for a stream (ANSI)} {<b>fseek\( \)</b>} {<b><a href="./ansiStdio.html#fseek">fseek</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fsetpos {set the file position indicator for a stream (ANSI)} {<b>fsetpos\( \)</b>} {<b><a href="./ansiStdio.html#fsetpos">fsetpos</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ftell {return the current value of the file position indicator for a stream (ANSI)} {<b>ftell\( \)</b>} {<b><a href="./ansiStdio.html#ftell">ftell</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fwrite {write from a specified array (ANSI)} {<b>fwrite\( \)</b>} {<b><a href="./ansiStdio.html#fwrite">fwrite</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}getc {return the next character from a stream (ANSI)} {<b>getc\( \)</b>} {<b><a href="./ansiStdio.html#getc">getc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}getchar {return the next character from the standard input stream (ANSI)} {<b>getchar\( \)</b>} {<b><a href="./ansiStdio.html#getchar">getchar</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}gets {read characters from the standard input stream (ANSI)} {<b>gets\( \)</b>} {<b><a href="./ansiStdio.html#gets">gets</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}getw {read the next word (32-bit integer) from a stream} {<b>getw\( \)</b>} {<b><a href="./ansiStdio.html#getw">getw</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}perror {map an error number in `errno' to an error message (ANSI)} {<b>perror\( \)</b>} {<b><a href="./ansiStdio.html#perror">perror</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}putc {write a character to a stream (ANSI)} {<b>putc\( \)</b>} {<b><a href="./ansiStdio.html#putc">putc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}putchar {write a character to the standard output stream (ANSI)} {<b>putchar\( \)</b>} {<b><a href="./ansiStdio.html#putchar">putchar</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}puts {write a string to the standard output stream (ANSI)} {<b>puts\( \)</b>} {<b><a href="./ansiStdio.html#puts">puts</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}putw {write a word (32-bit integer) to a stream} {<b>putw\( \)</b>} {<b><a href="./ansiStdio.html#putw">putw</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}rewind {set the file position indicator to the beginning of a file (ANSI)} {<b>rewind\( \)</b>} {<b><a href="./ansiStdio.html#rewind">rewind</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}scanf {read and convert characters from the standard input stream (ANSI)} {<b>scanf\( \)</b>} {<b><a href="./ansiStdio.html#scanf">scanf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}setbuf {specify the buffering for a stream (ANSI)} {<b>setbuf\( \)</b>} {<b><a href="./ansiStdio.html#setbuf">setbuf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}setbuffer {specify buffering for a stream} {<b>setbuffer\( \)</b>} {<b><a href="./ansiStdio.html#setbuffer">setbuffer</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}setlinebuf {set line buffering for standard output or standard error} {<b>setlinebuf\( \)</b>} {<b><a href="./ansiStdio.html#setlinebuf">setlinebuf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}setvbuf {specify buffering for a stream (ANSI)} {<b>setvbuf\( \)</b>} {<b><a href="./ansiStdio.html#setvbuf">setvbuf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioInit {initialize standard I/O support} {<b>stdioInit\( \)</b>} {<b><a href="./ansiStdio.html#stdioInit">stdioInit</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioFp {return the standard input/output/error FILE of the current task} {<b>stdioFp\( \)</b>} {<b><a href="./ansiStdio.html#stdioFp">stdioFp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioShowInit {initialize the standard I/O show facility} {<b>stdioShowInit\( \)</b>} {<b><a href="./ansiStdio.html#stdioShowInit">stdioShowInit</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioShow {display file pointer internals} {<b>stdioShow\( \)</b>} {<b><a href="./ansiStdio.html#stdioShow">stdioShow</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tmpfile {create a temporary binary file (Unimplemented) (ANSI)} {<b>tmpfile\( \)</b>} {<b><a href="./ansiStdio.html#tmpfile">tmpfile</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}tmpnam {generate a temporary file name (ANSI)} {<b>tmpnam\( \)</b>} {<b><a href="./ansiStdio.html#tmpnam">tmpnam</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ungetc {push a character back into an input stream (ANSI)} {<b>ungetc\( \)</b>} {<b><a href="./ansiStdio.html#ungetc">ungetc</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}vfprintf {write a formatted string to a stream (ANSI)} {<b>vfprintf\( \)</b>} {<b><a href="./ansiStdio.html#vfprintf">vfprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -