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_GRAY
DWORD
Value in GRAY code for input
X
Input
X
DWORD
Value 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 |