Conv endian t: Difference between revisions
Appearance
mNo edit summary |
m Ak120 moved page OS2 API:DataType:conv endian t to Conv endian t |
(No difference)
|
Revision as of 15:07, 5 December 2016
conv_endian_t
Source about source and target endians.
Type
USHORT source USHORT target
C declaration method
typedef struct
Fields
- source
- Source information.
- target
- Target information.
Comment
Each field can contain:
- 0x0000
- Use system endian
- 0xfeff
- Use big endian
- 0xfffe
- Use little endian