manページ検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 920 for [SIMILAR] 16 1024 4096 WITH 58755 nametoindex WI... (6.591 sec.)
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]
Man page of WCSCAT 0
WCSCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcscat(wchar_t * dest , const wchar_t * src ); 説明 wcscat () 関数は、 strcat (3) に対応するワイド文字関数である。 この関 ...
https://man.plustar.jp/manpage/man3/wcscat.3.html - [similar]
Man page of WCSCHR 0
WCSCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcschr - ワイド文字文字列中のワイド文字を検索する 書式 #include < wchar.h > wchar_t *wcschr(const wchar_t * wcs , wchar_t wc ); 説明 wcschr () 関数は、 strchr (3) 関数に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/wcschr.3.html - [similar]
PREV 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 NEXT

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