Reading Pointer Values
ANSI 4.9.6.2 The input for %p conversion in the fscanf function
When the %p format character is specified, the fscanf function converts pointers from hexadecimal ASCII values into the correct address.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
ANSI 4.9.6.2 The input for %p conversion in the fscanf function
When the %p format character is specified, the fscanf function converts pointers from hexadecimal ASCII values into the correct address.