manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 71 for [SIMILAR] 16 1024 4096 WITH 53172 wctomb WITH 20... (0.353 sec.)
Man page of WCTOMB 10000
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 WCRTOMB 3192
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 TERMCAP 0
TERMCAP Section: Linux Programmer's Manual (5) Updated: 2020-08-13 Index JM Home Page 名前 termcap - 端末機能のデータベース 説明 termcap データベースは、 文字単位で動作する端末やプリンタの機能を記述するための旧式の機構である。 この機構は古いプログラムでの互換性のためだけに保持されているの ...
https://man.plustar.jp/manpage/man5/termcap.5.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 WCSTOMBS 0
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 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]
Man page of MBLEN 0
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 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 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 WCSNRTOMBS 0
WCSNRTOMBS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcsnrtombs - ワイド文字文字列をマルチバイト文字列に変換する 書式 #include < wchar.h > size_t wcsnrtombs(char * dest , const wchar_t ** src , size_t nwc , size_t len , mbstate_t * ps ); glibc 向け ...
https://man.plustar.jp/manpage/man3/wcsnrtombs.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT

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