manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 359 for [SIMILAR] 16 1024 4096 WITH 70361 wcsncasecmp WI... (0.716 sec.)
Man page of WCSCSPN 1087
WCSCSPN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcscspn - ワイド文字文字列から、与えた文字集合に含まれる文字を検索する 書式 #include < wchar.h > size_t wcscspn(const wchar_t * wcs , const wchar_t * reject ); 説明 wcscspn () 関数は、 strcspn (3) ...
https://man.plustar.jp/manpage/man3/wcscspn.3.html - [similar]
Man page of FWIDE 1087
FWIDE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 fwide - FILE ストリームの入出力単位を設定または取得する 書式 #include < wchar.h > int fwide(FILE * stream , int mode ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): fwide (): _XO ...
https://man.plustar.jp/manpage/man3/fwide.3.html - [similar]
Man page of WCSTOK 1087
WCSTOK Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcstok - ワイド文字文字列をトークンに分割する 書式 #include < wchar.h > wchar_t *wcstok(wchar_t * wcs , const wchar_t * delim , wchar_t ** ptr ); 説明 wcstok () 関数は、 strtok (3) 関数に対応するワイ ...
https://man.plustar.jp/manpage/man3/wcstok.3.html - [similar]
Man page of WCSNCAT 1087
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 WCSCMP 1087
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 WCPCPY 1087
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 MBSTOWCS 1087
MBSTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbstowcs - マルチバイト文字列をワイド文字列に変換する 書式 #include < stdlib.h > size_t mbstowcs(wchar_t * dest , const char * src , size_t n ); 説明 If dest is not NULL, the mbstowcs () function ...
https://man.plustar.jp/manpage/man3/mbstowcs.3.html - [similar]
Man page of WMEMCHR 1087
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 1087
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 1087
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]
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