Published December 5, 2021
| Version v2.3.0
Software
Open
Fortran Pathlib
Authors/Creators
Description
- add %unlink,%drop_sep,%size_bytes, is_exe
- remove spurious warnings
- mkdir: use CRT.
For quality and performance, reimplement internally as plain functions, and expose those functions to users.
Most methods are also exposed as functions
Broke up code into files by high-level e.g. gcc/intel, impure/pure, windows/posix. This help dev clarity. Also make more test source files.
Files
scivision/fortran-pathlib-v2.3.0.zip
Files
(34.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:db7decff952fb0ffa1c0d141bd83a7e3
|
34.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scivision/fortran-pathlib/tree/v2.3.0 (URL)