manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 221 for [SIMILAR] 16 1024 4096 WITH 52850 ロケ WITH 3715... (0.768 sec.)
Man page of MBRLEN 0
MBRLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mbrlen - 次のマルチバイト文字の長さをバイト数で返す 書式 #include < wchar.h > size_t mbrlen(const char * s , size_t n , mbstate_t * ps ); 説明 mbrlen () 関数は s から始まるマルチバイト文字列を 最大 ...
https://man.plustar.jp/manpage/man3/mbrlen.3.html - [similar]
Man page of MBSINIT 0
MBSINIT Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mbsinit - 初期シフト状態かどうかを検査する 書式 #include < wchar.h > int mbsinit(const mbstate_t * ps ); 説明 文字をマルチバイト表現とワイド文字表現の間で変換する場合には mbstate_t 型の変換状態を使 ...
https://man.plustar.jp/manpage/man3/mbsinit.3.html - [similar]
Man page of MBTOWC 0
MBTOWC Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 mbtowc - マルチバイト列をワイド文字に変換する 書式 #include < stdlib.h > int mbtowc(wchar_t * pwc , const char * s , size_t n ); 説明 この関数が用いられる場合、通常 s が NULL でなく pwc も NULL でな ...
https://man.plustar.jp/manpage/man3/mbtowc.3.html - [similar]
Man page of FPUTWC 0
FPUTWC Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 fputwc, putwc - ワイド文字を FILE ストリームに書き込む 書式 #include < stdio.h > #include < wchar.h > wint_t fputwc(wchar_t wc , FILE * stream ); wint_t putwc(wchar_t wc , FILE * stream ); 説明 fput ...
https://man.plustar.jp/manpage/man3/putwc.3.html - [similar]
Man page of WCSNCASECMP 0
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 ENVIRON 0
ENVIRON Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 environ - ユーザー環境 書式 extern char ** environ ; 説明 The variable environ points to an array of pointers to strings called the "environment". The last pointer in this array has the value NULL. ...
https://man.plustar.jp/manpage/man7/environ.7.html - [similar]
Man page of MBRTOWC 0
MBRTOWC Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 mbrtowc - マルチバイト列をワイド文字に変換する 書式 #include < wchar.h > size_t mbrtowc(wchar_t * pwc , const char * s , size_t n , mbstate_t * ps ); 説明 この関数が用いられる場合、通常 s が NULL で ...
https://man.plustar.jp/manpage/man3/mbrtowc.3.html - [similar]
Man page of MBSNRTOWCS 0
MBSNRTOWCS Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 mbsnrtowcs - マルチバイト文字列をワイド文字列に変換する 書式 #include < wchar.h > size_t mbsnrtowcs(wchar_t * dest , const char ** src , size_t nms , size_t len , mbstate_t * ps ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man3/mbsnrtowcs.3.html - [similar]
Man page of MBSRTOWCS 0
MBSRTOWCS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 mbsrtowcs - マルチバイト文字列をワイド文字列に変換する 書式 #include < wchar.h > size_t mbsrtowcs(wchar_t * dest , const char ** src , size_t len , mbstate_t * ps ); 説明 dest が NULL でなければ、 ...
https://man.plustar.jp/manpage/man3/mbsrtowcs.3.html - [similar]
Man page of MBSTOWCS 0
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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