Daylight v4.9
Release Date: 1 February 2008

Name

dt_thor_set_dtypes_db - see dt_thor_setauxillarydb

Generic Prototype

dt_thor_set_dtypes_db(dt_Handle, dt_String) => dt_Boolean

C Prototype

#include "dt_thor.h"

dt_Boolean dt_thor_set_dtypes_db(dt_Handle database, dt_Integer len, dt_String path)

FORTRAN Prototype

include 'dt_f_thor.inc'

logical dt_f_thor_set_dtypes_db(database, path)

integer*4 database
character*() path

Description

This function is obsolete; it is replaced by dt_thor_setauxillarydb(3).