home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / c / 18519 < prev    next >
Encoding:
Text File  |  1992-12-17  |  655 b   |  22 lines

  1. Newsgroups: comp.lang.c
  2. Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!citec!sgccmch
  3. From: sgccmch@citec.oz.au (Mark Christopher Hagan)
  4. Subject: Use of insert delete ops in CURSES
  5. Organization: CITEC
  6. Date: Thu, 17 Dec 1992 09:11:23 GMT
  7. Message-ID: <1992Dec17.091123.10790@citec.oz.au>
  8. Lines: 12
  9.  
  10. I am currently working on a project to view large reports on screen using C
  11. and CURSES.
  12.  
  13. I seem to have problems with curses trying to use the Insert-Delete functions
  14. of my terminal but can't seem to disable it.
  15.  
  16. Does anyone know of any Quirks with the "idlok()" function that would
  17. cause it not to work?
  18.  
  19. NB: Running 4.3 BSD on a PYRAMID MIS.
  20.  
  21. Thanks. 
  22.