manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 274 for [SIMILAR] 16 1024 4096 WITH 91035 字文 WITH 6815... (0.788 sec.)
Man page of WCSCSPN 5271
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 WCSTOK 5271
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 WCSNLEN 5271
WCSNLEN Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsnlen - 固定長のワイド文字文字列の長さを求める 書式 #include < wchar.h > size_t wcsnlen(const wchar_t * s , size_t maxlen ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): wcsn ...
https://man.plustar.jp/manpage/man3/wcsnlen.3.html - [similar]
Man page of WCSRCHR 5271
WCSRCHR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcsrchr - ワイド文字列中のワイド文字を探す 書式 #include < wchar.h > wchar_t *wcsrchr(const wchar_t * wcs , wchar_t wc ); 説明 wcsrchr () 関数は、 strrchr (3) 関数に対応するワイド文字関数である。 こ ...
https://man.plustar.jp/manpage/man3/wcsrchr.3.html - [similar]
Man page of WCSNCASECMP 5271
WCSNCASECMP Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 wcsncasecmp - 大文字と小文字を区別せず、2 つの固定長のワイド文字文字列を比較する 書式 #include < wchar.h > int wcsncasecmp(const wchar_t * s1 , const wchar_t * s2 , size_t n ); glibc 向けの機能 ...
https://man.plustar.jp/manpage/man3/wcsncasecmp.3.html - [similar]
Man page of WCSCASECMP 5271
WCSCASECMP Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 wcscasecmp - ワイド文字列を比較する。大文字と小文字を区別しない。 書式 #include < wchar.h > int wcscasecmp(const wchar_t * s1 , const wchar_t * s2 ); glibc 向けの機能検査マクロの要件 ( feature_t ...
https://man.plustar.jp/manpage/man3/wcscasecmp.3.html - [similar]
Man page of FWIDE 5271
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 MBSTOWCS 5271
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 WMEMSET 5271
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 WCSTOMBS 5271
WCSTOMBS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 wcstombs - ワイド文字列をマルチバイト文字列に変換する 書式 #include < stdlib.h > size_t wcstombs(char * dest , const wchar_t * src , size_t n ); 説明 If dest is not NULL, the wcstombs () function ...
https://man.plustar.jp/manpage/man3/wcstombs.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT

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