VMS Help  —  DCE  DCE_IDL, ARGUMENTS  -sstub
   -sstub filename

   Specifies a pathname for the server stub file.  When you give a
   filename, do not give a file extension; the idl compiler appends .c
   to the C source file and .o to the object file.  If you do not use
   the -sstub argument, the idl compiler appends _sstub.c to the C
   source file and _sstub.o to the object file.  If the -lang cxx
   option is used, the source file will have the .cxx extension.
Close Help