Answer
The ``*'' tells Fortran to use the
default format
when reading X(1). In other words, we are allowing Fortran to decide exactly how the integer it is reading will be formatted.
Return to lesson.
Hamlet Project
hamlet@cs.utah.edu