Skip to main content
This topic has been closed for replies.
Best answer by waclawek.jan

0x00C0 and 0x000000C0 are the same values. The space is there only to visually separate the many digits in a 32-bit number (I personally prefer 0x0000'00C0, but there's no universally accepted "standard" for this).

JW

1 reply

waclawek.jan
waclawek.janBest answer
Super User
April 18, 2022

0x00C0 and 0x000000C0 are the same values. The space is there only to visually separate the many digits in a 32-bit number (I personally prefer 0x0000'00C0, but there's no universally accepted "standard" for this).

JW