How can I determine a variable type in C?

后端 未结 0 1941
情歌与酒
情歌与酒 2020-11-21 23:52

For Example. I have this function -> Sort(void * param) in which there is a generic parameter. I need to understand what is the type of the parameter passed

相关标签:
回答
  • 消灭零回复
提交回复
热议问题