declaration of variable of this kind “int (*pfds)[2];” what they are called

前端 未结 0 1213
清歌不尽
清歌不尽 2020-12-21 14:36

I was looking into simple source code. and found this line

 int (*pfds)[2];

does it means pointer to function similar to

              


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