manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 234 for [SIMILAR] 16 1024 4096 WITH 58755 wcstombs WITH ... (0.346 sec.)
Man page of FWIDE 1292
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 1292
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 WCSCMP 1292
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 WMEMCHR 1292
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 GETWCHAR 1292
GETWCHAR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getwchar - 標準入力よりワイド文字を読み込む 書式 #include < wchar.h > wint_t getwchar(void); 説明 getwchar () 関数は getchar (3) 関数のワイド文字版である。 stdin からワイド文字を読み込んでそれを返 ...
https://man.plustar.jp/manpage/man3/getwchar.3.html - [similar]
Man page of WMEMCMP 1292
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 1292
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 WMEMSET 1292
WMEMSET Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wmemset - ワイド文字の配列を定数のワイド文字で埋める 書式 #include < wchar.h > wchar_t *wmemset(wchar_t * wcs , wchar_t wc , size_t n ); 説明 wmemset () 関数は、 memset (3) 関数に対応するワイド文字 ...
https://man.plustar.jp/manpage/man3/wmemset.3.html - [similar]
Man page of WCSLEN 1292
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 1292
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 13 NEXT

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