GRAY_TO_DWORD (FUN)ΒΆ
FUNCTION GRAY_TO_DWORD : DWORD
Converts one DWORD of GRAY code into one DWORD of binary code
Requirements: Functions: PUTBIT, EXTRACT
- InOut:
- Scope - Name - Type - Comment - Return - GRAY_TO_DWORD- DWORD- Value in binary code for input - X- Input - X- DWORD- Value in GRAY code 
