home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / gnu / crssrc16 / intro.5 < prev    next >
Text File  |  1993-07-29  |  849b  |  35 lines

  1. .\" Copyright 1980 Kenneth C. R. C. Arnold and The Regents of the
  2. .\" University of California.  Permission is granted to freely
  3. .\" distribute curses and its documentation provided that this
  4. .\" notice is left intact.
  5. .\"
  6. .\"    @(#)intro.5    6.1 (Berkeley) 4/23/86
  7. .\"
  8. .sh 1 "The Functions"
  9. .pp
  10. In the following definitions,
  11. .q \*m
  12. means that the
  13. .q function
  14. is really a
  15. .q #define
  16. macro with arguments.
  17. This means that it will not show up in stack traces in the debugger,
  18. or, in the case of such functions as
  19. .Fn addch ,
  20. it will show up as it's
  21. .Bq w
  22. counterpart.
  23. The arguments are given to show the order and type of each.
  24. Their names are not mandatory,
  25. just suggestive.
  26. .ta 11m,17m,25m,33m,41m,49m,57m,65m,73m
  27. .sh 2 "Output Functions"
  28. .so doc.I
  29. .sh 2 "Input Functions"
  30. .so doc.II
  31. .sh 2 "Miscellaneous Functions"
  32. .so doc.III
  33. .sh 2 Details
  34. .so doc.IV
  35.