⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ansistdio.rtn

📁 Vxworks API操作系统和驱动程序设计API。压缩的HTML文件
💻 RTN
字号:
clearerr {clear end-of-file and error flags for a stream (ANSI)} {<b>clearerr\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#clearerr">clearerr</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fclose {close a stream (ANSI)} {<b>fclose\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fclose">fclose</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fdopen {open a file specified by a file descriptor (POSIX)} {<b>fdopen\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fdopen">fdopen</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}feof {test the end-of-file indicator for a stream (ANSI)} {<b>feof\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#feof">feof</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ferror {test the error indicator for a file pointer (ANSI)} {<b>ferror\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#ferror">ferror</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fflush {flush a stream (ANSI)} {<b>fflush\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fflush">fflush</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fgetc {return the next character from a stream (ANSI)} {<b>fgetc\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fgetc">fgetc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fgetpos {store the current value of the file position indicator for a stream (ANSI)} {<b>fgetpos\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fgetpos">fgetpos</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fgets {read a specified number of characters from a stream (ANSI)} {<b>fgets\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fgets">fgets</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fileno {return the file descriptor for a stream (POSIX)} {<b>fileno\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fileno">fileno</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fopen {open a file specified by name (ANSI)} {<b>fopen\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fopen">fopen</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fprintf {write a formatted string to a stream (ANSI)} {<b>fprintf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fprintf">fprintf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fputc {write a character to a stream (ANSI)} {<b>fputc\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fputc">fputc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fputs {write a string to a stream (ANSI)} {<b>fputs\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fputs">fputs</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fread {read data into an array (ANSI)} {<b>fread\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fread">fread</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}freopen {open a file specified by name (ANSI)} {<b>freopen\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#freopen">freopen</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fscanf {read and convert characters from a stream (ANSI)} {<b>fscanf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fscanf">fscanf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fseek {set the file position indicator for a stream (ANSI)} {<b>fseek\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fseek">fseek</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fsetpos {set the file position indicator for a stream (ANSI)} {<b>fsetpos\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fsetpos">fsetpos</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ftell {return the current value of the file position indicator for a stream (ANSI)} {<b>ftell\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#ftell">ftell</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}fwrite {write from a specified array (ANSI)} {<b>fwrite\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#fwrite">fwrite</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}getc {return the next character from a stream (ANSI)} {<b>getc\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#getc">getc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}getchar {return the next character from the standard input stream (ANSI)} {<b>getchar\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#getchar">getchar</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}gets {read characters from the standard input stream (ANSI)} {<b>gets\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#gets">gets</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}getw {read the next word (32-bit integer) from a stream} {<b>getw\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#getw">getw</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}perror {map an error number in `errno' to an error message (ANSI)} {<b>perror\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#perror">perror</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}putc {write a character to a stream (ANSI)} {<b>putc\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#putc">putc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}putchar {write a character to the standard output stream (ANSI)} {<b>putchar\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#putchar">putchar</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}puts {write a string to the standard output stream (ANSI)} {<b>puts\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#puts">puts</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}putw {write a word (32-bit integer) to a stream} {<b>putw\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#putw">putw</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}rewind {set the file position indicator to the beginning of a file (ANSI)} {<b>rewind\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#rewind">rewind</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}scanf {read and convert characters from the standard input stream (ANSI)} {<b>scanf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#scanf">scanf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}setbuf {specify the buffering for a stream (ANSI)} {<b>setbuf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#setbuf">setbuf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}setbuffer {specify buffering for a stream} {<b>setbuffer\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#setbuffer">setbuffer</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}setlinebuf {set line buffering for standard output or standard error} {<b>setlinebuf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#setlinebuf">setlinebuf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}setvbuf {specify buffering for a stream (ANSI)} {<b>setvbuf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#setvbuf">setvbuf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioInit {initialize standard I/O support} {<b>stdioInit\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#stdioInit">stdioInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioFp {return the standard input/output/error FILE of the current task} {<b>stdioFp\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#stdioFp">stdioFp</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioShowInit {initialize the standard I/O show facility} {<b>stdioShowInit\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#stdioShowInit">stdioShowInit</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}stdioShow {display file pointer internals} {<b>stdioShow\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#stdioShow">stdioShow</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}tmpfile {create a temporary binary file (Unimplemented) (ANSI)} {<b>tmpfile\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#tmpfile">tmpfile</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}tmpnam {generate a temporary file name (ANSI)} {<b>tmpnam\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#tmpnam">tmpnam</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}ungetc {push a character back into an input stream (ANSI)} {<b>ungetc\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#ungetc">ungetc</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}vfprintf {write a formatted string to a stream (ANSI)} {<b>vfprintf\(&nbsp;\)</b>} {<b><a href="./ansiStdio.html#vfprintf">vfprintf</a>(\&nbsp;)</b>} {VxWorks API Reference} {OS Libraries} {} {}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -