The input for %p conversion in the fscanf function (§4.9.6.2)
When the %p format character is specified, the fscanf function converts pointers from hexadecimal ASCII values into the correct address.