FORTRAN Programs
  ¿    specific Structure
  ¿    each line ( 80 columns )
       
  ¿    program statements from columns 7 - 72
              -  program statements have to be valid FORTRAN statements
  ¿    statement number from columns 1 - 5
   ¿    column 6 ( continuation if any )
  ¿    * or C  in column 1 denote a comment line
  ¿    FORTRAN compiler ignores columns 73 - 80