SyntaxFix
Write A Post
Hire A Developer
Questions
x is Unsigned hexadecimal integer ( 32 Bit )
x
p is Pointer address
p
See printf on the C++ Reference. Even if both of them would write the same, I would use %p to print a pointer.
%p