Y2K Millennium Compliance - University of Delaware


Fortran Program samp1expand.f - 4-digit Year Processing

We modify the program, samp1.f, using 4 digit year variables in place of 2-digit years producing samp1expand.f

Enter two sets of names and birthdates using 4-digit years

Examples:


        John Brown
        01011980
        Fred Smith
        01011990

        Tom Younger
	01012000
	Tom Older
	01011999 

   Name 1:   
   Age 1 :   

   Name 2:   
   Age 2 :   
Submit the age/birthdate data to proram samp1expand.f