Is there any way to extract variables that are being passed to a particular function as parameters in a given c code?

后端 未结 0 1630
时光取名叫无心
时光取名叫无心 2020-12-12 21:05

Is there any way to extract variables that are being passed to a particular function as parameters in a given c code?

For an example,

main()
{
int a =          


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