Libraries
 Views libraries are delivered in two versions:
*libxviews, which is based on Xlib.
*libmviews, which is based on Motif.
When developing a Views application, you can create at link time either a pure Xlib application or an application that will be easier to integrate with Motif. Depending on what kind of application you want to obtain, you will link your files either with libxviews for a pure Xlib application or with libmviews for a Motif-based application. Your source code is independent of the library you choose to link with.
For details on using these libraries, see the following sections:
Published date: 05/24/2022
Last modified date: 02/24/2022