DWORD_TO_GRAY (FUN)¶
FUNCTION DWORD_TO_GRAY : DWORD
Converts one DWORD of binary code into one DWORD of GRAY code
- InOut:
Scope
Name
Type
Comment
Return
DWORD_TO_GRAYDWORDValue in GRAY code for input
XInput
XDWORDValue in binary code
FUNCTION DWORD_TO_GRAY : DWORD
Converts one DWORD of binary code into one DWORD of GRAY code
Scope |
Name |
Type |
Comment |
|---|---|---|---|
Return |
|
|
Value in GRAY code for input |
Input |
|
|
Value in binary code |