Difference between revisions of "hostCondition"
From EosPedia
(Created page with "'''hostCondition''' is Eos's Command. == List of option == === Main option === <table border="1"> <tr> <th>Option</th> <th>Essential/Optional</th>...") |
(No difference)
|
Latest revision as of 02:30, 20 August 2014
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