p5_4 Subroutine

public subroutine p5_4(file_name)

DISCUSSION QUESTION Read in 5_4.dat and find out what the output will be for the following statements:

Arguments

Type IntentOptional AttributesName
character(len=*), intent(in) :: file_name

Contents

None