Query: dtmmdbinfolibinfo
OS: hpux
Section: 5
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DtMmdbInfoLibInfo(file formats) DtMmdbInfoLibInfo(file formats)NAMEDtMmdbInfoLibInfo -- dtinfo infolib structureDESCRIPTIONThe DtMmdbInfoLibInfo structure contains information about a dtinfo information library (infolib). The DtMmdbInfoLibInfo structure is defined as follows: #include <DtInfo/DtMmdb.h> typedef struct _DtMmdbInfoLibInfo { const char* path; const char* name; unsigned int num_bookcases; } DtMmdbInfoLibInfo; The DtMmdbInfoLibInfo members have the following meanings: path A pointer to the pathname for the infolib. name A pointer to the name of the infolib. num_books The number of bookcases in the infolib.SEE ALSOdtinfo(1), DtInfoLib(5), dtinfogen(1) DtMmdbInfoLibInfo(file formats)
| Related Man Pages |
|---|
| xvqueryadaptors(3) - debian |
| xvqueryadaptors(3) - x11r4 |
| dtinfoshowtopic(3) - hpux |
| dtenvvar(5) - hpux |
| dtinfoaction(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Unix File Permissions |
| How to list file size on HPUX? |
| Is UNIX an open source OS ? |
| How to extract every repeated string between two specific string? |
| Wrong Array... |