Daylight v4.9
Release Date: 1 February 2008

Name

dt_thor_indir_db - see dt_thor_getauxillarydb

Generic Prototype

dt_thor_indir_db(dt_Handle) => dt_String

C Prototype

#include "dt_thor.h"

dt_String dt_thor_indir_db(dt_Integer *len, dt_Handle database)

FORTRAN Prototype

include 'dt_f_thor.inc'

integer*4 dt_f_thor_indir_db(database, string)

integer*4 database
character*() string

Description

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