Question: Using Fortran 90/95 code run a program that will prompt the user for a name of a file (dataTinyTest.txt) . Check to ensure that the
!This program asks the user for the name of a file with row and column numbers in the header !It then asks the user for a column to sort by. The array is sorted by the selected column, using a bubble sort algorithm . !Input: A filename for the file to sort lOutput: This program will create a file of sorted values !Written by:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
