Published November 6, 2023
| Version v5.1.1
Software
Open
Fortran filesystem
Authors/Creators
Description
- improve fs_check on some systems with Clang compiler so that C++ capabilities are more accurately tested
- add make_tempdir() function (like mkdtemp) using c++ stdlib std::mt19937 Mersenne Twister PRNG for a unique directory name. This function is not secure. This function does not automatically remove the tempdir.
Files
scivision/fortran-filesystem-v5.1.1.zip
Files
(94.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f72a41794270abb76e6ac55c65299758
|
94.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scivision/fortran-filesystem/tree/v5.1.1 (URL)