
COMPOSER(help)               Khoros                COMPOSER(help)

     PROGRAM SPECIFICATION EDITING:  LIBRARY CODE

     This group of buttons, "LIB FUNCTION DEF", "LIB INCLUDES",
     or "LIBRARY CODE" are used to edit PS fields that primarily
     affect the library program code of the new program that you
     are writing.  Below is a list of each field with a descrip-
     tion of what should be in the field and what files created
     by ghostwriter are affected.

     "LIB FUNCTION DEF"

     (-LIBRARY_DEF to -LIBRARY_DEF_END)

     The library routine definition.  DO NOT format for nroff
     since it is used directly in lvnew.c!  Also goes into the
     vnew.3 file as the definition of the library routine.

     "LIB INCLUDES"

     (-LIBRARY_INCLUDES to -LIBRARY_INCLUDES_END)

     Any #include statements that should appear in the lvnew.c
     file that are not already included by vinclude.h (vinclude.h
     is automatically included in the lvnew.c file).

     "LIBRARY CODE"

     (-LIBRARY_CODE to -LIBRARY_CODE_END)

     The C code for the library routine.  As code is modified,
     ghostreader can be used to pick this out of the lvnew.c
     file.  Don't bother to update this field in vnew.prog. Let
     ghostreader do it for you!

     Copyright 1991, University of New Mexico. All rights
     reserved.

Version: 0                 Release: 1                           1

