manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 109 for [SIMILAR] 16 1024 4096 WITH 58490 mempcpy WITH 2... (0.263 sec.)
Man page of FMEMOPEN 0
FMEMOPEN Section: Linux Programmer's Manual (3) Updated: 2015-01-22 Index JM Home Page 名前 fmemopen, open_memstream, open_wmemstream - メモリーをストリームとしてオープンする 書式 #include < stdio.h > FILE *fmemopen(void * buf , size_t size , const char * mode ); FILE *open_memstream(cha ...
https://man.plustar.jp/manpage/man3/fmemopen.3.html - [similar]
Man page of UNGETWC 0
UNGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 ungetwc - ワイド文字を FILE ストリームへ戻す 書式 #include < wchar.h > wint_t ungetwc(wint_t wc , FILE * stream ); 説明 ungetwc () 関数は ungetc (3) 関数のワイド文字版である。 この関数はワイド文字を ...
https://man.plustar.jp/manpage/man3/ungetwc.3.html - [similar]
Man page of WCTOB 0
WCTOB Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 wctob - ワイド文字のシングルバイト表現を試みる 書式 #include < wchar.h > int wctob(wint_t c ); 説明 wctob () 関数は、ワイド文字 c のマルチバイト表現(初期状態で開 始)がシングルバイト文字だけでできてい ...
https://man.plustar.jp/manpage/man3/wctob.3.html - [similar]
Man page of WCTOMB 0
WCTOMB Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wctomb - ワイド文字をマルチバイト列に変換する。 書式 #include < stdlib.h > int wctomb(char * s , wchar_t wc ); 説明 s が NULL でなければ、 wctomb () 関数はワイド文字 wc を マルチバイト表現に変換して ...
https://man.plustar.jp/manpage/man3/wctomb.3.html - [similar]
Man page of UNICODE 0
UNICODE Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 unicode - 汎用文字集合 説明 国際規格 ISO 10646 は汎用文字集合 (Universal Character Set (UCS)) を定義している。 UCS は他規格の文字集合の文字を全て含んでいる。 さらに、 「双方向の互換性」("round-trip ...
https://man.plustar.jp/manpage/man7/unicode.7.html - [similar]
Man page of FGETWC 0
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc, getwc - ワイド文字を FILE ストリームから読み込む 書式 #include < stdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関数は、 fgetc (3) ...
https://man.plustar.jp/manpage/man3/fgetwc.3.html - [similar]
Man page of FWIDE 0
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 FGETWC 0
FGETWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 fgetwc, getwc - ワイド文字を FILE ストリームから読み込む 書式 #include < stdio.h > #include < wchar.h > wint_t fgetwc(FILE * stream ); wint_t getwc(FILE * stream ); 説明 fgetwc () 関数は、 fgetc (3) ...
https://man.plustar.jp/manpage/man3/getwc.3.html - [similar]
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT

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