BCD_TO_DWORD (FUN)

 

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.

InOut:

Scope

Name

Type

Comment

Return

BCD_TO_DWORD

DWORD

Value in binary code for the input X

Input

X

DWORD

Value in BCD code