Clicky

Fortran Wiki
hello (changes)

Skip the Navigation Links | Home Page | All Pages | Recently Revised | Authors | Feeds | Export |

Showing changes from revision #3 to #4: (追記) Added (追記ここまで) | (削除) Removed (削除ここまで) | (削除) Chan (削除ここまで)(追記) ged (追記ここまで)

The hello program prints the text "Hello, world!"

! hello.f90 -- "Hello, World" in Fortran 90
program hello
 print *, "Hello, world!"
end program hello

Author: Jason Blevins

License: Public domain (or BSD license, MIT license, GPL license)

category: code

Revised on June 4, 2025 15:16:56 by Anonymous Coward (77.127.90.236) (336 characters / 0.0 pages)
Edit | Back in time (3 revisions) | Hide changes | History | Views: Print | TeX | Source | Linked from: Code

AltStyle によって変換されたページ (->オリジナル) /