manページ検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 283 for [SIMILAR] 16 1024 4096 WITH 58809 langinfo WITH ... (7.200 sec.)
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]
Man page of NROFF 0
NROFF Section: User Commands (1) Updated: 26 April 2001 Index JM Home Page 名称 nroff - groff による nroff コマンドのエミュレート 書式 nroff [ -h ] [ -i ] [ -m name ] [ -n num ] [ -o list ] [ -p ] [ -r cn ] [ -t ] [ -S ] [ -T name ] [ -U ] [ -v ] [ file... ] 解説 nroff は、groff を用いて ...
https://man.plustar.jp/manpage/man1/nroff.1.html - [similar]
Man page of objcopy 0
objcopy Section: GNU Development Tools (1) Updated: October 1994 Index JM Home Page 名前 objcopy - オブジェクトファイルのコピーや変換を行う 書式 objcopy [ -F bfdname | --target= bfdname ] [ -I bfdname | --input-target= bfdname ] [ -O bfdname | --output-target= bfdname ] [ -R sectionname ...
https://man.plustar.jp/manpage/man1/objcopy.1.html - [similar]
Man page of ranlib 0
ranlib Section: GNU Development Tools (1) Updated: 5 November 1991 Index JM Home Page 名前 ranlib - 書庫のインデックスを作成する 書式 ranlib [ -v | -V ] archive 説明 ranlib は書庫 (archive) の内容に関するインデックスを作成し、その書庫に書き込 む。インデックスはアーカイブのメンバー(リロケ ...
https://man.plustar.jp/manpage/man1/ranlib.1.html - [similar]
Man page of BTOWC 0
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 FPUTWS 0
FPUTWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fputws - ワイド文字の文字列を FILE ストリームに書き込む 書式 #include < wchar.h > int fputws(const wchar_t * ws , FILE * stream ); 説明 fputws () 関数は、 fputs (3) に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/fputws.3.html - [similar]
PREV 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 NEXT

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