home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / program / d / elvis / Docs / ref < prev    next >
Encoding:
Text File  |  1989-12-31  |  342 b   |  10 lines

  1. Ref is a program which looks up the function header of a particular function
  2. in any of a series of reference files.  It is used by vi's shift-K command.
  3.  
  4. The invocation signature of ref is:
  5.  
  6.     ref functionname
  7.  
  8. The list of files checked includes "refs" in the current directory, and possibly
  9. others.  See the source code for an accurate list.
  10.