dhermes and jpakkane Converting ffunc.f90 to "modern" Fortran
d56059f Oct 24, 2018
Converting `ffunc.f90` to "modern" Fortran
Returning a `char*` of unknown size is a bit of an unnatural thing to
do in Fortran, but we do it to fit in with the C++ and Rust example.
d56059f