manページ検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1138 for [SIMILAR] 16 1024 4096 WITH 45547 termio WITH 38... (1.438 sec.)
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strcasestr.3.html - [similar]
Man page of STRFRY 0
STRFRY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strfry - 文字列をランダムに並べ変える 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < string.h > char *strfry(char * string ); 説明 strfry () 関数は、文字列中の文字を無作為に入 ...
https://man.plustar.jp/manpage/man3/strfry.3.html - [similar]
Man page of STRNLEN 0
STRNLEN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 strnlen - 固定長の文字列の長さを調べる 書式 #include < string.h > size_t strnlen(const char * s , size_t maxlen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): strnlen (): glib ...
https://man.plustar.jp/manpage/man3/strnlen.3.html - [similar]
Man page of STRPBRK 0
STRPBRK Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strpbrk - 文字列からバイト集合に含まれるバイトを探す 書式 #include < string.h > char *strpbrk(const char * s , const char * accept ); 説明 strpbrk () 関数は、文字列 accept に含まれるバイトのいずれか ...
https://man.plustar.jp/manpage/man3/strpbrk.3.html - [similar]
Man page of STRSTR 0
STRSTR Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 strstr, strcasestr - 部分文字列の位置を示す 書式 #include < string.h > char *strstr(const char * haystack , const char * needle ); #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < s ...
https://man.plustar.jp/manpage/man3/strstr.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoimax.3.html - [similar]
Man page of STRTOIMAX 0
STRTOIMAX Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 strtoimax, strtoumax - 文字列を整数に変換する 書式 #include < inttypes.h > intmax_t strtoimax(const char * nptr , char ** endptr , int base ); uintmax_t strtoumax(const char * nptr , char ** endp ...
https://man.plustar.jp/manpage/man3/strtoumax.3.html - [similar]
Man page of SWAB 0
SWAB Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 swab - 隣接するバイトを交換する 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < unistd.h > void swab(const void * from , void * to , ssize_t n ); 説明 swab () 関数は、 from で ...
https://man.plustar.jp/manpage/man3/swab.3.html - [similar]
Man page of TOASCII 0
TOASCII Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 toascii - 文字を ASCII に変換する 書式 #include < ctype.h > int toascii(int c ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): toascii (): _XOPEN_SOURCE || /* Glibc since 2.19: ...
https://man.plustar.jp/manpage/man3/toascii.3.html - [similar]
Man page of TOWCTRANS 0
TOWCTRANS Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 towctrans - ワイド文字の変換 書式 #include < wctype.h > wint_t towctrans(wint_t wc , wctrans_t desc ); 説明 wc がワイド文字ならば、 towctrans () 関数は変換記述子 desc に従ってその文字を変換する。 ...
https://man.plustar.jp/manpage/man3/towctrans.3.html - [similar]
PREV 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022