Putting the symbol * before a function name in C

后端 未结 0 1606
南方客
南方客 2020-12-23 18:22

what does the symbol "*" means in a c script if it is placed before a function name?

example:

slow *creation(arguments ){
 instructions 
}
<         


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