home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!munnari.oz.au!bunyip.cc.uq.oz.au!citec!sgccmch
- From: sgccmch@citec.oz.au (Mark Christopher Hagan)
- Subject: Use of insert delete ops in CURSES
- Organization: CITEC
- Date: Thu, 17 Dec 1992 09:11:23 GMT
- Message-ID: <1992Dec17.091123.10790@citec.oz.au>
- Lines: 12
-
- I am currently working on a project to view large reports on screen using C
- and CURSES.
-
- I seem to have problems with curses trying to use the Insert-Delete functions
- of my terminal but can't seem to disable it.
-
- Does anyone know of any Quirks with the "idlok()" function that would
- cause it not to work?
-
- NB: Running 4.3 BSD on a PYRAMID MIS.
-
- Thanks.
-