📄 iolib.rtn
字号:
creat {create a file} {<b>creat\( \)</b>} {<b><a href="./ioLib.html#creat">creat</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}open {open a file} {<b>open\( \)</b>} {<b><a href="./ioLib.html#open">open</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}unlink {delete a file (POSIX)} {<b>unlink\( \)</b>} {<b><a href="./ioLib.html#unlink">unlink</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}remove {remove a file (ANSI)} {<b>remove\( \)</b>} {<b><a href="./ioLib.html#remove">remove</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}close {close a file} {<b>close\( \)</b>} {<b><a href="./ioLib.html#close">close</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}rename {change the name of a file} {<b>rename\( \)</b>} {<b><a href="./ioLib.html#rename">rename</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}read {read bytes from a file or device} {<b>read\( \)</b>} {<b><a href="./ioLib.html#read">read</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}write {write bytes to a file} {<b>write\( \)</b>} {<b><a href="./ioLib.html#write">write</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioctl {perform an I/O control function} {<b>ioctl\( \)</b>} {<b><a href="./ioLib.html#ioctl">ioctl</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}lseek {set a file read/write pointer} {<b>lseek\( \)</b>} {<b><a href="./ioLib.html#lseek">lseek</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioDefPathSet {set the current default path} {<b>ioDefPathSet\( \)</b>} {<b><a href="./ioLib.html#ioDefPathSet">ioDefPathSet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioDefPathGet {get the current default path} {<b>ioDefPathGet\( \)</b>} {<b><a href="./ioLib.html#ioDefPathGet">ioDefPathGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}chdir {set the current default path} {<b>chdir\( \)</b>} {<b><a href="./ioLib.html#chdir">chdir</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}getcwd {get the current default path (POSIX)} {<b>getcwd\( \)</b>} {<b><a href="./ioLib.html#getcwd">getcwd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}getwd {get the current default path} {<b>getwd\( \)</b>} {<b><a href="./ioLib.html#getwd">getwd</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioGlobalStdSet {set the file descriptor for global standard input/output/error} {<b>ioGlobalStdSet\( \)</b>} {<b><a href="./ioLib.html#ioGlobalStdSet">ioGlobalStdSet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioGlobalStdGet {get the file descriptor for global standard input/output/error} {<b>ioGlobalStdGet\( \)</b>} {<b><a href="./ioLib.html#ioGlobalStdGet">ioGlobalStdGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioTaskStdSet {set the file descriptor for task standard input/output/error} {<b>ioTaskStdSet\( \)</b>} {<b><a href="./ioLib.html#ioTaskStdSet">ioTaskStdSet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}ioTaskStdGet {get the file descriptor for task standard input/output/error} {<b>ioTaskStdGet\( \)</b>} {<b><a href="./ioLib.html#ioTaskStdGet">ioTaskStdGet</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}isatty {return whether the underlying driver is a tty device} {<b>isatty\( \)</b>} {<b><a href="./ioLib.html#isatty">isatty</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -