Query: dtdtsdatatypeisaction
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtDtsDataTypeIsAction(library call) DtDtsDataTypeIsAction(library call)NAMEDtDtsDataTypeIsAction -- determine if the data type is an actionSYNOPSIS#include <Dt/Dts.h> int DtDtsDataTypeIsAction( const char *datatype);DESCRIPTIONThe DtDtsDataTypeIsAction function determines if the specified data type is an action--a data type that was loaded from the action tables of the actions and data types database. The datatype argument is a pointer to a data type name string.RETURN VALUEUpon successful completion, the DtDtsDataTypeIsAction function returns non-zero if the data type is an action; otherwise, it returns zero.SEE ALSODt/Dts.h, DtDtsLoadDataTypes(3). DtDtsDataTypeIsAction(library call)
Related Man Pages |
---|
dtactionicon(3) - hpux |
dtactionlabel(3) - hpux |
dtdtsbuffertoattributevalue(3) - hpux |
dtdtsdatatypetoattributelist(3) - hpux |
gsignal(3c) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
PHP Man Pages Now Available (Over 10,000) |
Is UNIX an open source OS ? |
Sequence extraction |
awk - Multi-line data to be stored in variable |