fiolib.rtn
来自「Vxworks API操作系统和驱动程序设计API。压缩的HTML文件」· RTN 代码 · 共 13 行
RTN
13 行
fioLibInit {initialize the formatted I/O support library} {<b>fioLibInit\( \)</b>} {<b><a href="./fioLib.html#fioLibInit">fioLibInit</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}printf {write a formatted string to the standard output stream (ANSI)} {<b>printf\( \)</b>} {<b><a href="./fioLib.html#printf">printf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}printErr {write a formatted string to the standard error stream} {<b>printErr\( \)</b>} {<b><a href="./fioLib.html#printErr">printErr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fdprintf {write a formatted string to a file descriptor} {<b>fdprintf\( \)</b>} {<b><a href="./fioLib.html#fdprintf">fdprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sprintf {write a formatted string to a buffer (ANSI)} {<b>sprintf\( \)</b>} {<b><a href="./fioLib.html#sprintf">sprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}vprintf {write a string formatted with a variable argument list to standard output (ANSI)} {<b>vprintf\( \)</b>} {<b><a href="./fioLib.html#vprintf">vprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}vfdprintf {write a string formatted with a variable argument list to a file descriptor} {<b>vfdprintf\( \)</b>} {<b><a href="./fioLib.html#vfdprintf">vfdprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}vsprintf {write a string formatted with a variable argument list to a buffer (ANSI)} {<b>vsprintf\( \)</b>} {<b><a href="./fioLib.html#vsprintf">vsprintf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fioFormatV {convert a format string} {<b>fioFormatV\( \)</b>} {<b><a href="./fioLib.html#fioFormatV">fioFormatV</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fioRead {read a buffer} {<b>fioRead\( \)</b>} {<b><a href="./fioLib.html#fioRead">fioRead</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}fioRdString {read a string from a file} {<b>fioRdString\( \)</b>} {<b><a href="./fioLib.html#fioRdString">fioRdString</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}sscanf {read and convert characters from an ASCII string (ANSI)} {<b>sscanf\( \)</b>} {<b><a href="./fioLib.html#sscanf">sscanf</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?