manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 359 for [SIMILAR] 16 1024 4096 WITH 72298 wcscasecmp WIT... (0.788 sec.)
Man page of WCSNLEN 1059
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 FWIDE 1059
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 1059
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 1059
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 1059
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 1059
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 1059
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 1059
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 1059
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 GETWCHAR 1059
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]
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