「hostCondition」の版間の差分
提供: Eospedia
| 行14: | 行14: | ||
<td>-o</td> | <td>-o</td> | ||
<td>選択</td> | <td>選択</td> | ||
| − | <td>出力ファイル設定 | + | <td>出力ファイル設定: [[ASCII]]</td> |
<td>stdout</td> | <td>stdout</td> | ||
</tr> | </tr> | ||
2014年8月20日 (水) 02:29時点における最新版
オプション一覧
メインオプション
| オプション | 必須項目/選択項目 | 説明 | デフォルト |
|---|---|---|---|
| -o | 選択 | 出力ファイル設定: ASCII | stdout |
| -c | 選択 | コンフィグファイル設定 | NULL |
| -m | 選択 | モードを設定 | 0 |
| -h | 選択 | ヘルプを表示 |
モードの詳細
| モード | 説明 |
|---|---|
| 0 |
実行例
オプション必須項目のみの場合
---- Byte Size ---- Byte: char 1 Byte: short 2 Byte: int 4 Byte: long 8 Byte: float 4 Byte: double 8 ---- Endianness/ByteOrder ---- Little Endian / X86