DtDtsLoadDataTypes(library call) DtDtsLoadDataTypes(library call)
NAME [Toc] [Back]
DtDtsLoadDataTypes - load and initialize the data types database
SYNOPSIS [Toc] [Back]
#include <Dt/Dts.h>
void DtDtsLoadDataTypes(void)
DESCRIPTION [Toc] [Back]
The DtDtsLoadDataTypes function initializes and loads the database
fields for the data typing functions.
APPLICATION USAGE [Toc] [Back]
An alternative method to initialize and load the database is
DtDbLoad(3).
RETURN VALUE [Toc] [Back]
The DtDtsLoadDataTypes function returns no value.
SEE ALSO [Toc] [Back]
Dt/Dts.h, DtDbLoad(3).
- 1 - Formatted: January 24, 2005 [ Back ] |