Query: dtdtsfiletoattributelist
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtDtsFileToAttributeList(library call) DtDtsFileToAttributeList(library call)NAMEDtDtsFileToAttributeList -- get a list of attributes for a fileSYNOPSIS#include <Dt/Dts.h> DtDtsAttribute **DtDtsFileToAttributeList( const char *filepath);DESCRIPTIONThe DtDtsFileToAttributeList function returns a list of attributes for the specified file. The filepath argument is the pathname of the file.RETURN VALUEUpon successful completion, the DtDtsFileToAttributeList function returns a NULL-terminated array of pointers of *DtDtsAttribute, or NULL if no values could be determined.APPLICATION USAGEThe application should use the DtDtsFreeAttributeList(3) function to release the memory for the returned value.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3), DtDtsFreeAttributeList(3). DtDtsFileToAttributeList(library call)
Related Man Pages |
---|
dtdtsbuffertodatatype(3) - hpux |
tt_file_destroy(3) - hpux |
tt_otype_base(3) - hpux |
tt_session_prop(3) - hpux |
dtdts(5) - hpux |
Similar Topics in the Unix Linux Community |
---|
Sequence extraction |
Hpux 11iV3 administration document |
awk - Multi-line data to be stored in variable |
Seeking Alternative for diff in hp |
Shopt -s histappend |