Is doing error checking in C always a good practice?

前端 未结 0 1810
别那么骄傲
别那么骄傲 2020-11-27 04:53

Here is a function written in C which uses HDF5 library:

static void set_attr_ftuple(h5_dataspaces_t *ds, hid_t obj, const char *name, float *f)
{
    hid_t a         


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