Why are hexadecimal numbers prefixed with 0x?
17:13 19 Apr 2010

Why are hexadecimal numbers prefixed as 0x?

I understand the usage of the prefix, but I don't understand the significance of why 0x was chosen.

c syntax hex