Daylight v4.9
Release Date: 1 February 2008

Name

dt_thor_database - see dt_database

Generic Prototype

dt_thor_database(dt_Handle) => dt_Handle

C Prototype

#include "dt_thor.h"

dt_Handle dt_thor_database(dt_Handle object)

FORTRAN Prototype

include 'dt_f_thor.inc'

integer*4 dt_f_thor_database(object)

integer*4 object

Description

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