GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DtMmdbInfoLibInfo(file formats) DtMmdbInfoLibInfo(file formats)

DtMmdbInfoLibInfodtinfo infolib structure

The 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:

A pointer to the pathname for the infolib.
A pointer to the name of the infolib.
The number of bookcases in the infolib.

dtinfo(1), DtInfoLib(5), dtdocbook2infolib(1)


Search for    or go to Top of page |  Section f |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.