compare two viariables of type uint64_t (C language)

后端 未结 0 541
走了就别回头了
走了就别回头了 2020-12-21 07:01

I\'m trying to write a function int compare_uint64_t (const void *a, const void *b) that returns a positive number if a>b, 0 if a=b and a negative number if

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