  DECwindows LINK Commands? 
 The Question is:
 
Hello,
I have been reading the programming documentation, VMS DECwindows Guide to Xlib
 (Release 4) Programming: MIT C Binding.
 
As an exercise (learn by doing!), I am trying to get the program in example 1.1
 to work.
 
I have found the include files OK,
#include &lt;decw$include/Xlib.h&gt;
#include &lt;decw$include/Xutil.h&gt; ,
but I cannot find the link library.
 
The manual does _not_ include, as far as I can tell, any  reference to the link
 library for the x routines. I have searched sys$library and as many related
 directories as I can think of but no luck.
 
Can you help?
 
Thanks
 
Denny
 
 
 The Answer is :
 
  Please see DECW$EXAMPLES:*.COM.
 
 Answer written or last revised on  25-JUL-2003 
