manページ検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 273 for [SIMILAR] 16 1024 4096 WITH 37909 wcschr WITH 77... (0.512 sec.)
Man page of FWIDE 1969
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 WCSCMP 1969
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 MBSTOWCS 1969
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 1969
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 WCSDUP 1969
WCSDUP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 wcsdup - ワイド文字文字列を複製する 書式 #include < wchar.h > wchar_t *wcsdup(const wchar_t * s ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): wcsdup (): glibc 2.10 以降: _POSI ...
https://man.plustar.jp/manpage/man3/wcsdup.3.html - [similar]
Man page of WCSCASECMP 1969
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 WCSNCASECMP 1969
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 WCSTOMBS 1969
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]
Man page of TOWCTRANS 1969
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 WCWIDTH 1969
WCWIDTH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcwidth - ワイド文字が必要とするカラム数を調べる 書式 #define _XOPEN_SOURCE #include < wchar.h > int wcwidth(wchar_t c ); 説明 wcwidth () 関数は、ワイド文字 c を表現するために必要なカラム 数を返す。 ...
https://man.plustar.jp/manpage/man3/wcwidth.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