FUNCTION BCD_TO_DWORD : DWORD
Converts one DWORD in BCD code into one DWORD in binary code
Use DWORD_TO_BCD for the reverse conversion.
Scope
Name
Type
Comment
Return
BCD_TO_DWORD
DWORD
Value in binary code for the input X
Input
X
Value in BCD code