Close an object opened with popen
Integer_Type pclose (File_Type fp)
The pclose function waits for the process associated with fp to exit and the returns the exit status of the command.