home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / metamail / richmail / NOTES < prev    next >
Encoding:
Text File  |  1992-10-21  |  370 b   |  8 lines

  1.  
  2. "richtext.c" may be used as a library in another program, by defining the
  3. macro RICHTEXT_LIBRARY when it is compiled and calling the function
  4. "richtext_main(argc, argv)" with the arguments set to the normal richtext
  5. command-line arguments.  It is also necessary to link with "richlex.c",
  6. "richset.c", "usascii.c" and "iso2022.c" which provide services to
  7. "richtext.c".
  8.