Quantcast
Channel: User HolyBlackCat - Stack Overflow
Viewing all articles
Browse latest Browse all 1287

Comment by HolyBlackCat on Convert PVOID to a function pointer?

$
0
0
In C++, unlike in C, void * is not implicitly convertible to other pointer types, you must explicitly convert (aka "cast") it. Your code doesn't do a cast, and attempts an implicit conversion.

Viewing all articles
Browse latest Browse all 1287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>