manページ検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 616 for [SIMILAR] 16 1024 4096 WITH 41728 曜日 WITH 4077... (2.652 sec.)
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/vprintf.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/vsnprintf.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/vsprintf.3.html - [similar]
Man page of GETWCHAR 0
GETWCHAR Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getwchar - 標準入力よりワイド文字を読み込む 書式 #include < wchar.h > wint_t getwchar(void); 説明 getwchar () 関数は getchar (3) 関数のワイド文字版である。 stdin からワイド文字を読み込んでそれを返 ...
https://man.plustar.jp/manpage/man3/getwchar.3.html - [similar]
Man page of ISWCTYPE 0
ISWCTYPE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswctype - ワイド文字の分類 書式 #include < wctype.h > int iswctype(wint_t wc , wctype_t desc ); 説明 wc が desc で指示された文字属性を持つ (言い換えると、 desc で指示 された文字クラスに属する) ワ ...
https://man.plustar.jp/manpage/man3/iswctype.3.html - [similar]
Man page of ISWPRINT 0
ISWPRINT Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 iswprint - 印字可能ワイド文字かどうかを調べる 書式 #include < wctype.h > int iswprint(wint_t wc ); 説明 iswprint () 関数は、 isprint (3) に対応するワイド文字関数である。 この関数は、 wc がワイド文 ...
https://man.plustar.jp/manpage/man3/iswprint.3.html - [similar]
Man page of PUTWCHAR 0
PUTWCHAR Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 putwchar - ワイド文字を標準出力へ書き出す 書式 #include < wchar.h > wint_t putwchar(wchar_t wc ); 説明 putwchar () 関数は putchar () のワイド文字版である。 この関数は wc を stdout へと書き出す。 f ...
https://man.plustar.jp/manpage/man3/putwchar.3.html - [similar]
Man page of TOWCTRANS 0
TOWCTRANS Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 towctrans - ワイド文字の変換 書式 #include < wctype.h > wint_t towctrans(wint_t wc , wctrans_t desc ); 説明 wc がワイド文字ならば、 towctrans () 関数は変換記述子 desc に従ってその文字を変換する。 ...
https://man.plustar.jp/manpage/man3/towctrans.3.html - [similar]
Man page of WCSWIDTH 0
WCSWIDTH Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 wcswidth - 固定サイズのワイド文字文字列の表示に必要なカラム数を求める 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < wchar.h > int wcswidth(const wchar_t * s , size_t n ) ...
https://man.plustar.jp/manpage/man3/wcswidth.3.html - [similar]
Man page of WCWIDTH 0
WCWIDTH Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wcwidth - ワイド文字が必要とするカラム数を調べる 書式 #define _XOPEN_SOURCE #include < wchar.h > int wcwidth(wchar_t c ); 説明 wcwidth () 関数は、ワイド文字 c を表現するために必要なカラム 数を返す。 ...
https://man.plustar.jp/manpage/man3/wcwidth.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT

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