ocr: We can think of argv as an aray of strings. The function fopen()is used to open the file named in argvl1] for reading. The pointer value returned by the lunction is assigned to ifp.1 In a simillar fashion, the file named in argv/2]is opened for writing.