Skip to content

Commit

Permalink
Update ch06-01-format.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Euler-37 authored Mar 26, 2024
1 parent 5ac29c3 commit e4fd699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ch06-01-format.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,5 @@ real::a
write(str,"(f10.2)")1.234
read(str,*)a
```
- 注意到Fortran的文件名是一个字符串,所以你可以用我们之前提到的内部文件读写来批量的生成文件名

0 comments on commit e4fd699

Please sign in to comment.