test_string Program

Uses

  • program~~test_string~~UsesGraph program~test_string test_string module~h5fortran h5fortran program~test_string->module~h5fortran iso_c_binding iso_c_binding program~test_string->iso_c_binding iso_fortran_env iso_fortran_env program~test_string->iso_fortran_env module~h5fortran->iso_c_binding module~h5fortran->iso_fortran_env h5lt h5lt module~h5fortran->h5lt hdf5 hdf5 module~h5fortran->hdf5

try reading too much data, then truncating to first C_NULL


Contents


Variables

Type AttributesNameInitial
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'