Calling different functions in Struct (C)

后端 未结 0 969
南方客
南方客 2020-12-16 21:36

I am struggeling with a problem and I hope someone can help me.

I have a struct like this:

struct example {

     *char name;

      int (*func1)(int x         


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