8. Write a program disp to display the contents of a random file beginning with the location you specify on the command line.
disp file.txt 15
Write a program disp to display the contents of a random file beginning with the location you specify on the command line.
July 9, 2021 in C and CPP