Integer iy
Character leaf *4
iy=200 1
Write (ye,' (i4)')iy.
Through this statement, the value of the integer iy can be converted into the character ye, and this can also be used as a variable name and placed in the statement of opening a file, such as open (1 1, file =' d: \ test \'/Ye/'. txt’)。