hostCondition
From EosPedia
hostCondition is Eos's Command.
Contents
List of option
Main option
Option | Essential/Optional | Description | Default |
---|---|---|---|
-o | Optional | Output: ASCII | stdout |
-c | Optional | ConfigurationFile | NULL |
-m | Optional | Mode | 0 |
-h | Optional | Help |
-m details
Value | Description |
---|---|
0 |
Execution example
Case: Options only essential
---- 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