Is this code to check if fread() was succesfull worth making into a function?

后端 未结 0 1778
我在风中等你
我在风中等你 2021-02-06 13:00

Is this a good idea? Is this worth making into a function if I\'ll use it a lot? Assembly

int Read(void *const Ptr, unsigned         


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