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)NAMEDtDtsFileToDataType -- get a data type for a fileSYNOPSIS#include <Dt/Dts.h> char *DtDtsFileToDataType( const char *filepath);DESCRIPTIONThe function DtDtsFileToDataType returns a data type name for the specified file. The filepath argument is the pathname of the file.RETURN VALUEUpon successful completion, the DtDtsFileToDataType function returns a pointer to a data type name string, or NULL if no value could be determined.APPLICATION USAGEThe application should use the DtDtsFreeDataType(3) function to release the memory for the returned value.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeDataType(3). DtDtsFileToDataType(library call)
| Related Man Pages |
|---|
| dtdtsbuffertodatatype(3) - hpux |
| dtsessionsavepath(3) - hpux |
| tt_message_print(3) - hpux |
| tt_otype_hsig_arg_type(3) - hpux |
| dtdts(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| PHP Man Pages Now Available (Over 10,000) |
| Hpux 11iV3 administration document |
| awk - Multi-line data to be stored in variable |
| Wrong Array... |