hpux man page for dtdtsfiletodatatype

Query: dtdtsfiletodatatype

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtDtsFileToDataType(library call)										 DtDtsFileToDataType(library call)

NAME
DtDtsFileToDataType -- get a data type for a file
SYNOPSIS
#include <Dt/Dts.h> char *DtDtsFileToDataType( const char *filepath);
DESCRIPTION
The function DtDtsFileToDataType returns a data type name for the specified file. The filepath argument is the pathname of the file.
RETURN VALUE
Upon successful completion, the DtDtsFileToDataType function returns a pointer to a data type name string, or NULL if no value could be determined.
APPLICATION USAGE
The application should use the DtDtsFreeDataType(3) function to release the memory for the returned value.
SEE ALSO
Dt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeDataType(3). DtDtsFileToDataType(library call)
Related Man Pages
dtdtsbuffertoattributevalue(3) - hpux
dtdtsbuffertoattributelist(3) - hpux
dtdtsbuffertodatatype(3) - hpux
dtdtsfiletoattributevalue(3) - hpux
tt_message_print(3) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Tar Command