Howdy, When fetching a string attribute using h5ltget_attribute_string_f(), the string returned seems to be a C string i.e null terminated, even when using the Fortran interface. Thus, one could set an attribute of length 10 and immediately read it and get an 11-character string (to accommodate the null character). Do ya'll consider this a bug? Any chance at nipping off that null character before returning?
Cheers, -Corey PS. Read earlier that the dimension scales are getting added to the Fortran interface! Thanks! You'll have at least one user of that feature! _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
