FUNCTION c_wdbclose(fp_seq, fp_rel)
FILE *fp_seq; FILE *fp_rel;
File pointer to the WDBII sequential file.
File pointer to the WDBII relative file.
Close the sequential and relative WDBII files. The sequential file serves as the look-up table into the relative file which stores the geographic coordinates.
c_wdbclose() has no return value.