阅读背景:

how can I use void** function(void**)

来源:互联网 

void * can refer to an address of any type. You can read it as: 'a pointer to something in memory'. So this means, it can point to an integer, a string, an object, ... everything. Some examples: can refer to an address of any




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: