FUNCTION c_ptclse (ptdesc)
int *ptdesc;
This routine is used to close a tie point file.
E_SUCC (0) --> successful completion E_FAIL (-1)--> operation failed
The c_ptclse() call is for C only.