try reading too much data, then truncating to first C_NULL
Type | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|
type(hdf5_file) | :: | h | ||||
integer | :: | i | ||||
character(len=2) | :: | value | ||||
character(len=1024) | :: | val1k | ||||
character(len=:), | allocatable | :: | final | |||
character(len=*), | parameter | :: | path | = | 'test_string.h5' |