• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..05-Dec-2017-

Makefile.amH A D17-Aug-2017430 1813

Makefile.inH A D05-Dec-201723.6 KiB760671

READMEH A D16-Mar-2016419 1610

exm_in_c.cH A D27-Mar-201719.9 KiB569364

exm_in_c.manH A D16-Mar-20161.3 KiB3813

README

1/* $XConsortium: README /main/3 1996/07/15 14:00:46 drk $ */
2                   README File for exm_in_c Example
3
4The exm_in_c example demonstrates how to instantiate all the Exm
5demonstration widgets in a C application.  To build the program,
6just type
7
8 $ make
9
10To run the program, just type:
11
12 $ exm_in_c
13
14For an explanation of each of the Exm demonstration widgets, see the
15"OSF/Motif Widget Writer's Guide."
16