It can be used to allow a function to accept any pointer type. For example: C++. int myfunc(void* foo) { // do some things with the data ...
確定! 回上一頁