Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fortran Best Practice: File Input/Output #89

Open
awvwgk opened this issue Sep 5, 2021 · 2 comments
Open

Fortran Best Practice: File Input/Output #89

awvwgk opened this issue Sep 5, 2021 · 2 comments
Labels
section: learn Relevant for the learn section on the webpage

Comments

@awvwgk
Copy link
Member

awvwgk commented Sep 5, 2021

The chapter about File Input/Output needs some work.

  1. clearer recommendation on best practice
  2. better explanation of the modifiers used with open, close, ...
  3. separate discussion of inquire
@awvwgk awvwgk added the learn label Sep 5, 2021
@awvwgk awvwgk added section: learn Relevant for the learn section on the webpage and removed learn labels Aug 19, 2022
@awvwgk awvwgk transferred this issue from fortran-lang/fortran-lang.org Aug 19, 2022
@adenchfi
Copy link

I also think it could use some statements on most efficient ways to write formats - i.e. save them as a string, use it in write statements.

Also, working with writing records seems pertinent, no? Binary can take up much less storage than writing strings.

@harshit4311
Copy link

I would love working on this issue! Could you please assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
section: learn Relevant for the learn section on the webpage
Projects
None yet
Development

No branches or pull requests

3 participants