home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / misc / volume9 / pc-mail-nfs / percentm.h < prev    next >
C/C++ Source or Header  |  1989-11-26  |  562b  |  32 lines

  1. /*++
  2. /* NAME
  3. /*    percentm 5
  4. /* SUMMARY
  5. /*    convert %m to system error message
  6. /* PROJECT
  7. /*    pc-mail
  8. /* PACKAGE
  9. /*    nfs
  10. /* SYNOPSIS
  11. /*    #include percentm.h
  12. /* DESCRIPTION
  13. /* .nf
  14.  
  15.  /* external interface of the percentm module */
  16.  
  17. extern char *percentm();
  18.  
  19. /* AUTHOR(S)
  20. /*    Wietse Z. Venema
  21. /*    Eindhoven University of Technology
  22. /*    Department of Mathematics and Computer Science
  23. /*    Den Dolech 2, P.O. Box 513, 5600 MB Eindhoven, The Netherlands
  24. /* CREATION DATE
  25. /*    Sun Oct 29 15:29:37 MET 1989
  26. /* LAST MODIFICATION
  27. /*    10/29/89 22:31:53
  28. /* VERSION/RELEASE
  29. /*    1.1
  30. /*--*/
  31.  
  32.