manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 304 for [SIMILAR] 16 1024 4096 WITH 28527 fgetwc WITH 92... (0.814 sec.)
Man page of ISWCNTRL 4018
ISWCNTRL Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswcntrl - ワイド制御文字かどうかを調べる 書式 #include < wctype.h > int iswcntrl(wint_t wc ); 説明 iswcntrl () 関数は、 iscntrl (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文字ク ...
https://man.plustar.jp/manpage/man3/iswcntrl.3.html - [similar]
Man page of WCSNCAT 4018
WCSNCAT Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsncat - 2 つのワイド文字文字列を結合する 書式 #include < wchar.h > wchar_t *wcsncat(wchar_t * dest , const wchar_t * src , size_t n ); 説明 wcsncat () 関数は strncat (3) に対応するワイド文字関数で ...
https://man.plustar.jp/manpage/man3/wcsncat.3.html - [similar]
Man page of WCPCPY 4018
WCPCPY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcpcpy - ワイド文字文字列をコピーし、その末尾を指すポインターを返す 書式 #include < wchar.h > wchar_t *wcpcpy(wchar_t * dest , const wchar_t * src ); glibc 向けの機能検査マクロの要件 ( feature_test_ ...
https://man.plustar.jp/manpage/man3/wcpcpy.3.html - [similar]
Man page of WMEMCHR 4018
WMEMCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemchr - ワイド文字の配列からワイド文字を探す 書式 #include < wchar.h > wchar_t *wmemchr(const wchar_t * s , wchar_t c , size_t n ); 説明 wmemchr () 関数は、 memchr (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemchr.3.html - [similar]
Man page of WCSCAT 4018
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 WCSRTOMBS 4018
WCSRTOMBS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsrtombs - ワイド文字文字列をマルチバイト文字列に変換する 書式 #include < wchar.h > size_t wcsrtombs(char * dest , const wchar_t ** src , size_t len , mbstate_t * ps ); 説明 dest が NULL でなけれ ...
https://man.plustar.jp/manpage/man3/wcsrtombs.3.html - [similar]
Man page of WMEMCMP 4018
WMEMCMP Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemcmp - ワイド文字の配列 2 つを比較する 書式 #include < wchar.h > int wmemcmp(const wchar_t * s1 , const wchar_t * s2 , size_t n ); 説明 wmemcmp () 関数は、 memcmp (3) 関数に対応するワイド文字関数 ...
https://man.plustar.jp/manpage/man3/wmemcmp.3.html - [similar]
Man page of WCSNCMP 4018
WCSNCMP Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsncmp - 2 つの固定長ワイド文字文字列を比較する 書式 #include < wchar.h > int wcsncmp(const wchar_t * s1 , const wchar_t * s2 , size_t n ); 説明 wcsncmp () 関数は、 strncmp (3) 関数に対応するワイド ...
https://man.plustar.jp/manpage/man3/wcsncmp.3.html - [similar]
Man page of WCSLEN 4018
WCSLEN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcslen - ワイド文字文字列の長さを求める 書式 #include < wchar.h > size_t wcslen(const wchar_t * s ); 説明 wcslen () 関数は、 strlen (3) 関数に対応するワイド文字関数である。 この関数は、 s が指すワイ ...
https://man.plustar.jp/manpage/man3/wcslen.3.html - [similar]
Man page of WCSCHR 4018
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 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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