Daylight v4.9
Release Date: 1 February 2008

Name

dt_thor_dfnormdata - see dt_dfnormdata

Generic Prototype

dt_thor_dfnormdata(dt_Handle, dt_Integer) => dt_String

C Prototype

#include "dt_thor.h"

dt_String dt_thor_dfnormdata(dt_Integer *len, dt_Handle object, dt_Integer norm)

FORTRAN Prototype

include 'dt_f_thor.inc'

integer*4 dt_f_thor_dfnormdata(object, norm, string)

integer*4 object
integer*4 norm
character*() string

Description

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