manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 44 for FMT (0.007 sec.)
Man page of PRINTF 6823
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf ... clude < stdarg.h > char * make_message(const char *fmt, ...) { int n = 0; size_t size = 0; char *p = NULL ... ist ap; /* Determine required size */ va_start(ap, fmt); n = vsnprintf(p, size, fmt, ap); va_end(ap); if ... oc(size); if (p == NULL) return NULL; va_start(ap, fmt); n = vsnprintf(p, size, fmt, ap); va_end(ap); if ...
https://man.plustar.jp/manpage/man3/vsnprintf.3.html - [similar]
Man page of PRINTF 6823
PRINTF Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 printf ... clude < stdarg.h > char * make_message(const char *fmt, ...) { int n = 0; size_t size = 0; char *p = NULL ... ist ap; /* Determine required size */ va_start(ap, fmt); n = vsnprintf(p, size, fmt, ap); va_end(ap); if ... oc(size); if (p == NULL) return NULL; va_start(ap, fmt); n = vsnprintf(p, size, fmt, ap); va_end(ap); if ...
https://man.plustar.jp/manpage/man3/vsprintf.3.html - [similar]
Man page of LDCONFIG 6716
LDCONFIG Section: Linux Programmer's Manual (8) Updated: 2020-06-09 Index JM Home Page 名前 ldco ... mpatibility issues after an upgrade. オプション -c fmt , --format= fmt (Since glibc 2.2) Cache format to ...
https://man.plustar.jp/manpage/man8/ldconfig.8.html - [similar]
Man page of GAWK 6500
GAWK Section: Utility Commands (1) Updated: May 17 2000 Index JM Home Page 名称 gawk - パターン検 ... 力に用いるファイル名を変 更することができます。 CONVFMT 数値の変換フォーマット。デフォルト値は "%.6g" です ... 数。 NR 現在までに読み込んだ入力レコード数の合計。 OFMT 数字の出力フォーマット。デフォルト値は "%.6g" です ... 行われます。 数値を文字列に変換する場合は、変数 CONVFMT の値をフォーマット文字列として用いて、 sprintf (3) ... として変換が行われます。 よって、以下の場合、 CONVFMT = "%2.2f" a = 12 b = a "" 変数 b は文字列値 "12" と ...
https://man.plustar.jp/manpage/man1/gawk.1.html - [similar]
JM Project (Japanese)::List(man1) 6454
Linux マニュアル 一覧表 アルファベット順 - f linuxマニュアルの f の一覧表です。 Linux マニュアル ... fmodl man3 fmod, fmodf, fmodl - 浮動小数点剰余関数 fmt man1 fmt - テキストを段落に整形する fmtmsg man3 fm ...
https://man.plustar.jp/manpage/man_f.html - [similar]
Man page of HEXDUMP 6393
HEXDUMP Section: User Commands (1) Updated: April 2013 Index JM Home Page 名前 hexdump - ファイル ... ョンをしてみよう。次のような内容のファイルを hexchar.fmt という名前で作成する。 "%08.8_Ax\n" "%08.8_ax " 8/ ... 理を繰り返していく。 結果として、 hexdump -f hexchar.fmt sample.txt を実行すれば、 hexdump -C sample.txt と ...
https://man.plustar.jp/manpage/man1/hexdump.1.html - [similar]
Man page of RPM 6393
RPM Section: Red Hat Linux (8) Updated: 09 June 2002 Index JM Home Page 名前 rpm - RPM パッケージ ... -list ] [ --provides ] [ --qf , --queryformat QUERYFMT ] [ -R , --requires ] [ --scripts ] [ -s , --state ... ールされていたパッケージは、マクロ %_repackage_name_fmt によって名付けられ、マクロ %_repackage_dir (デフォ ... ールされていたパッケージは、マクロ %_repackage_name_fmt によって名付けられ、マクロ %_repackage_dir (デフォ ... できる。 そうするためには、 --qf|--queryformat QUERYFMT オプションを使う。 QUERYFMT が書式文字列である。検 ...
https://man.plustar.jp/manpage/man8/rpm.8.html - [similar]
JM Project (Japanese)::List(man1) 6393
Linux マニュアル 一覧表 man1 linuxマニュアルの man1 一覧表です。 Linux マニュアル 一覧表 [ man1 ... ックを取得し、そのロックを保持するコマンドを実行する fmt fmt - テキストを段落に整形する fold fold - 入力行を ... - 利用可能なプロセッシングユニット数を表示する numfmt numfmt - 数字から人が読みやすい文字列への変換と、そ ...
https://man.plustar.jp/manpage/man_1.html - [similar]
Man page of AT 6347
AT Section: User Commands (1) Updated: 2009-11-14 Index JM Home Page 名前 at, batch, atq, atrm - ... ら指定されたジョブの内容を標準出力に表示します。 -o fmt ジョブ一覧に対して strftime のような時間書式を用い ...
https://man.plustar.jp/manpage/man1/at.1.html - [similar]
Man page of AT 6347
AT Section: User Commands (1) Updated: 2009-11-14 Index JM Home Page 名前 at, batch, atq, atrm - ... ら指定されたジョブの内容を標準出力に表示します。 -o fmt ジョブ一覧に対して strftime のような時間書式を用い ...
https://man.plustar.jp/manpage/man1/atq.1.html - [similar]
PREV 1 2 3 4 5 NEXT

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