Daylight v4.9
Release Date: 1 February 2008

Name

dt_thor_datatype - see dt_datatype

Generic Prototype

dt_thor_datatype(dt_Handle) => dt_Handle

C Prototype

#include "dt_thor.h"

dt_Handle dt_thor_datatype(dt_Handle object)

FORTRAN Prototype

include 'dt_f_thor.inc'

integer*4 dt_f_thor_datatype(object)

integer*4 object

Description

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