?? ansistring.rtn
字號:
memchr {search a block of memory for a character (ANSI)} {<b>memchr\( \)</b>} {<b><a href="./ansiString.html#memchr">memchr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memcmp {compare two blocks of memory (ANSI)} {<b>memcmp\( \)</b>} {<b><a href="./ansiString.html#memcmp">memcmp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memcpy {copy memory from one location to another (ANSI)} {<b>memcpy\( \)</b>} {<b><a href="./ansiString.html#memcpy">memcpy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memmove {copy memory from one location to another (ANSI)} {<b>memmove\( \)</b>} {<b><a href="./ansiString.html#memmove">memmove</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}memset {set a block of memory (ANSI)} {<b>memset\( \)</b>} {<b><a href="./ansiString.html#memset">memset</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strcat {concatenate one string to another (ANSI)} {<b>strcat\( \)</b>} {<b><a href="./ansiString.html#strcat">strcat</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strchr {find the first occurrence of a character in a string (ANSI)} {<b>strchr\( \)</b>} {<b><a href="./ansiString.html#strchr">strchr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strcmp {compare two strings lexicographically (ANSI)} {<b>strcmp\( \)</b>} {<b><a href="./ansiString.html#strcmp">strcmp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strcoll {compare two strings as appropriate to LC_COLLATE (ANSI)} {<b>strcoll\( \)</b>} {<b><a href="./ansiString.html#strcoll">strcoll</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strcpy {copy one string to another (ANSI)} {<b>strcpy\( \)</b>} {<b><a href="./ansiString.html#strcpy">strcpy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strcspn {return the string length up to the first character from a given set (ANSI)} {<b>strcspn\( \)</b>} {<b><a href="./ansiString.html#strcspn">strcspn</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strerror_r {map an error number to an error string (POSIX)} {<b>strerror_r\( \)</b>} {<b><a href="./ansiString.html#strerror_r">strerror_r</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strerror {map an error number to an error string (ANSI)} {<b>strerror\( \)</b>} {<b><a href="./ansiString.html#strerror">strerror</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strlen {determine the length of a string (ANSI)} {<b>strlen\( \)</b>} {<b><a href="./ansiString.html#strlen">strlen</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strncat {concatenate characters from one string to another (ANSI)} {<b>strncat\( \)</b>} {<b><a href="./ansiString.html#strncat">strncat</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strncmp {compare the first <n> characters of two strings (ANSI)} {<b>strncmp\( \)</b>} {<b><a href="./ansiString.html#strncmp">strncmp</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strncpy {copy characters from one string to another (ANSI)} {<b>strncpy\( \)</b>} {<b><a href="./ansiString.html#strncpy">strncpy</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strpbrk {find the first occurrence in a string of a character from a given set (ANSI)} {<b>strpbrk\( \)</b>} {<b><a href="./ansiString.html#strpbrk">strpbrk</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strrchr {find the last occurrence of a character in a string (ANSI)} {<b>strrchr\( \)</b>} {<b><a href="./ansiString.html#strrchr">strrchr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strspn {return the string length up to the first character not in a given set (ANSI)} {<b>strspn\( \)</b>} {<b><a href="./ansiString.html#strspn">strspn</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strstr {find the first occurrence of a substring in a string (ANSI)} {<b>strstr\( \)</b>} {<b><a href="./ansiString.html#strstr">strstr</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strtok {break down a string into tokens (ANSI)} {<b>strtok\( \)</b>} {<b><a href="./ansiString.html#strtok">strtok</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strtok_r {break down a string into tokens (reentrant) (POSIX)} {<b>strtok_r\( \)</b>} {<b><a href="./ansiString.html#strtok_r">strtok_r</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}strxfrm {transform up to <n> characters of <s2> into <s1> (ANSI)} {<b>strxfrm\( \)</b>} {<b><a href="./ansiString.html#strxfrm">strxfrm</a>(\ )</b>} {VxWorks API Reference} {OS Libraries} {} {}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -