manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 198 for [SIMILAR] 16 1024 4096 WITH 41606 btowc WITH 148... (1.062 sec.)
Man page of BTOWC 10000
BTOWC Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 btowc - シングルバイトをワイド文字にコンバートする 書式 #include < wchar.h > wint_t btowc(int c ); 説明 btowc () 関数は初期シフト状態から始まる長さ 1 のマルチバイトのシーケンスとして 解釈され、 c をワ ...
https://man.plustar.jp/manpage/man3/btowc.3.html - [similar]
Man page of MBLEN 3298
MBLEN Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 mblen - 次のマルチバイト文字のバイト数を返す 書式 #include < stdlib.h > int mblen(const char * s , size_t n ); 説明 s が NULL でなければ、 mblen () 関数は s から始まる最大 n バイトのマルチバイト文字列 ...
https://man.plustar.jp/manpage/man3/mblen.3.html - [similar]
Man page of MBRLEN 3298
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 MBRTOWC 3298
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 MBTOWC 3298
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 CONSOLE_CODES 1925
CONSOLE_CODES Section: Linux Programmer's Manual (4) Updated: 2020-08-13 Index JM Home Page 名前 console_codes - Linux コンソールのエスケープシーケンスとコントロール シーケンス 説明 Linux コンソールは VT102 と ECMA-48/ISO6429/ANSI X3.64 端末コンソールの サブセットに、カラーパレットや文字 ...
https://man.plustar.jp/manpage/man4/console_codes.4.html - [similar]
Man page of ICONV 0
ICONV Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 iconv - 文字セット変換を行う 書式 #include < iconv.h > size_t iconv(iconv_t cd , char ** inbuf , size_t * inbytesleft , char ** outbuf , size_t * outbytesleft ); 説明 iconv () 関数は、ある文字エンコー ...
https://man.plustar.jp/manpage/man3/iconv.3.html - [similar]
Man page of WCRTOMB 0
WCRTOMB Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcrtomb - ワイド文字 1 つをマルチバイト列に変換する 書式 #include < wchar.h > size_t wcrtomb(char * s , wchar_t wc , mbstate_t * ps ); 説明 この関数が主に使われるのは、 s が NULL でなく、 wc がヌル ...
https://man.plustar.jp/manpage/man3/wcrtomb.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 TELNET 0
TELNET Section: User Commands (1) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 telnet - TELNET プロトコルのユーザーインターフェース 書式 telnet [- 8ELadr ] [- S tos ] [- e escapechar ] [- l user ] [- n tracefile ] [ host [ port ] ] 説明 telnet コマンドは TELNET プロトコルを用い ...
https://man.plustar.jp/manpage/man1/telnet.1.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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