FUNCTION c_acqclose (fdesc)
long *fdesc;
File descriptor returned by c_acqopen().
The c_acqclose() routine closes the specified AVHRR acquisition image.
c_acqclose() returns
E_SUCC (0) --> Successful completion. E_FAIL (-1) --> Operation failed.