Compiler Error C2172
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 Compiler Error C2172.
function' : actual parameter is not a pointer : parameter number
Parameter number is not a pointer. The function expects a pointer.
Show: