Clicky

Fortran Wiki
hello (Rev #3, changes)

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

Showing changes from revision #2 to #3: (追記) 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

Revision from March 28, 2010 12:44:21 by Jason Blevins
Forward in time (to current) | Back in time (2 more) | See current | Hide changes | History | Rollback | View: Source | Linked from: Code

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