JeffersonLab / iguana

Preservation of common physics data analysis algorithms. Currently focused on HIPO data.
https://jeffersonlab.github.io/iguana/
GNU Lesser General Public License v3.0
2 stars 7 forks source link

doc: Fortran string termination #230

Closed c-dilks closed 2 months ago

c-dilks commented 3 months ago

Whether or not we use a layer of "robust" Fortran binding modules (see #191), the strings which Fortran users pass to C need to be properly terminated even if they are literals.