Fortran filesystem
Authors/Creators
Description
add lib_path() function that tells path to libfilesystem.[dll,dylib,so] if compiled as shared library
rearchitect code to deduplicate Fortran interfaces
fallback code is mostly in C now, for use from other C programs and for didactic purposes
remove Meson build system due to Meson bugs and since more probably use FPM now.
bugfix getenv to not crash if variable not found
more checks. Generally most function that return a path return empty string if something goes wrong
Files
scivision/fortran-filesystem-v3.8.0.zip
Files
(79.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:8f43a036098a9b99e2167516c75b2829
|
79.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scivision/fortran-filesystem/tree/v3.8.0 (URL)