manページ検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 985 for [SIMILAR] 16 1024 4096 WITH 50717 atalkd WITH 72... (5.604 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/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]
Man page of WCSCMP 0
WCSCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscmp - 2 つのワイド文字文字列を比較する 書式 #include < wchar.h > int wcscmp(const wchar_t * s1 , const wchar_t * s2 ); 説明 wcscmp () 関数は、 strcmp (3) 関数に対応するワイド文字関数である。 この ...
https://man.plustar.jp/manpage/man3/wcscmp.3.html - [similar]
Man page of WCSCPY 0
WCSCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcscpy - ワイド文字文字列をコピーする 書式 #include < wchar.h > wchar_t *wcscpy(wchar_t * dest , const wchar_t * src ); 説明 wcscpy () 関数は、 strcpy (3) 関数に対応するワイド文字関数である。 この関 ...
https://man.plustar.jp/manpage/man3/wcscpy.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