NAME
dtclose - close RMS dictionary fileSYNOPSIS
#includedtclose (fp) DICT *fp; DESCRIPTION
Dtclose closes an open RMS dictionary file from further I/O. Fp is the value returned from dtopen(C-3).SEE ALSO
dtdict(C-3), dtopen(C-3) Chapter 4, RMS Programming GuideNOTES
You must not call dtclose with the value of fp from dtdict(C-3).