manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 198 for [SIMILAR] 16 1024 4096 WITH 57421 wcrtomb WITH 1... (0.542 sec.)
Man page of WCRTOMB 10000
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 WCTOMB 2715
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 MBLEN 1585
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 1585
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 1585
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 1585
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 WCSRTOMBS 0
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 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]
Man page of PRINTF 0
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - 指定された書式に変換して出力を行う 書式 #include < stdio.h > int printf(const char * format , ...); in ...
https://man.plustar.jp/manpage/man3/dprintf.3.html - [similar]
Man page of PRINTF 0
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf, fprintf, dprintf, sprintf, snprintf, vprintf, vfprintf, vdprintf, vsprintf, vsnprintf - 指定された書式に変換して出力を行う 書式 #include < stdio.h > int printf(const char * format , ...); in ...
https://man.plustar.jp/manpage/man3/fprintf.3.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