Created
September 1, 2014 16:03
-
-
Save zrhans/f977b47d1cdd1b22fd23 to your computer and use it in GitHub Desktop.
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
INTEGER(KIND=2) :: i | |
REAL(KIND=long) :: a | |
COMPLEX :: current | |
LOGICAL :: Pravda | |
CHARACTER(LEN=20) :: word | |
CHARACTER(LEN=2, KIND=Kanji) :: kanji_word |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment