home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume1 / 8710 / pc-curses-doc / 3 / longname.m < prev   
Encoding:
Text File  |  1993-09-02  |  271 b   |  20 lines

  1. NAME
  2.     longname() returns a pointer to a string describing the  
  3.     user terminal.  
  4.  
  5. SYNOPSIS
  6.     #include <curses.h>
  7.     #include <curspriv.h>
  8.  
  9.     char *longname()
  10.  
  11. DESCRIPTION
  12.     longname() returns a pointer to a string describing the  
  13.     user terminal.  
  14.  
  15. EXAMPLES
  16.  
  17. SEE ALSO
  18.  
  19. BUGS
  20.