The 0x prefix simply means that the following number is in HEX-coding. If you do not use 0x in front it expects a decimal number, and as you probably know, decimal numbers cannot contain 'D's.
/Henning
The 0x prefix simply means that the following number is in HEX-coding. If you do not use 0x in front it expects a decimal number, and as you probably know, decimal numbers cannot contain 'D's.
/Henning