Prototypes for qsort in C

后端 未结 0 470
忘掉有多难
忘掉有多难 2021-01-11 19:44

Im writing a program which is using qsort from stdlib.h. My code is working but im wondering why I dont have to declare anything in the prototype for my comparsion function.

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