DTCLOSE C-3





Copyright (C) 1994-95 Conetic Software Systems, Inc. All names, products, and services mentioned are the trademarks of their respective organizations.



NAME


dtclose - close RMS dictionary file

SYNOPSIS


#include 

dtclose (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 Guide

NOTES


You must not call dtclose with the value of fp from dtdict(C-3).