It's recommended to create functions that can work with a variety of parameter types. You can do this by declaring the parameter to by of type void * , and then ...
確定! 回上一頁