Query: dtmmdbbookcase
OS: hpux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbBookCase(file formats) DtMmdbBookCase(file formats)NAMEDtMmdbBookCase -- dtinfo bookcase structureDESCRIPTIONThe DtMmdbBookCaseInfo structure contains information about a dtinfo bookcase. The DtMmdbBookCase structure is defined as follows: #include <DtInfo/DtMmdb.h> typedef struct _DtMmdbBookCaseInfo { const char* name; unsigned int num_books; } DtMmdbBookCaseInfo; The DtMmdbBookCase members have the following meanings: name A pointer to the name of the infolib that contains the bookcase. num_books The number of books in the bookcase.SEE ALSOdtinfo(1), DtInfoLib(5), dtinfogen(1) DtMmdbBookCase(file formats)
Related Man Pages |
---|
dtinfoshowtopic(3) - hpux |
dtmmdbgetbookcasebyloc(3) - hpux |
dtmmdbgetbookcasebylocs(3) - hpux |
dtmmdbsectiongetshorttitle(3) - hpux |
dtinfoaction(5) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
How to extract every repeated string between two specific string? |
awk - Multi-line data to be stored in variable |
Wrong Array... |