Reading Pointer Values
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at 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.
Show: