Compiler Error C2066
cast to function type is illegal
In ANSI C, it is not legal to cast between a function pointer and a data pointer.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
cast to function type is illegal
In ANSI C, it is not legal to cast between a function pointer and a data pointer.