Function pointer pointing to a function that takes a function pointer

前端 未结 0 951
春和景丽
春和景丽 2020-12-18 02:39

How do I declare a function pointer that points to a function taking the same function pointer as the argument?

I\'ve tried the following without success:

         


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