forked from fortran-lang/stdlib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Addition of checks and use of stdlib_experimental_ascii (fortran-lang#82
) * parse_mode: addition of conditionals for checking wrong modes * stblib_experimental_io: addition of an io variable in the open function * stdlib_experimental_io: changed whitechar for is_blank provided by stdlib_experimental_ascii * correction of a typo * changed lastwhite to lastblank (proposed by @ivan-pi) * changes suggested by @certik * added 1 io in test_open
- Loading branch information
Showing
3 changed files
with
81 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters