https://github.com/plevold/fortran-line-reader
Read arbitrary length lines from a text file using Fortran
https://github.com/plevold/fortran-line-reader
filesystem fortran
Last synced: 10 months ago
JSON representation
Read arbitrary length lines from a text file using Fortran
- Host: GitHub
- URL: https://github.com/plevold/fortran-line-reader
- Owner: plevold
- Created: 2022-03-31T18:26:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-01T05:52:10.000Z (over 3 years ago)
- Last Synced: 2025-01-12T21:27:03.386Z (11 months ago)
- Topics: filesystem, fortran
- Language: Fortran
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fortran Line Reader
Read arbitrary length lines from a text file using Fortran.