Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!clyde!cuae2!ihnp4!chinet!rlk From: rlk@chinet.UUCP (Richard Klappal) Newsgroups: comp.unix.questions Subject: Re: elementary help with curses, please? Message-ID: <858@chinet.UUCP> Date: Sun, 7-Dec-86 15:21:12 EST Article-I.D.: chinet.858 Posted: Sun Dec 7 15:21:12 1986 Date-Received: Mon, 8-Dec-86 05:22:45 EST References: <2157@well.UUCP> Reply-To: rlk@chinet.UUCP (Richard Klappal) Distribution: net Organization: chi-net, Public Access UN*X, Chicago IL Lines: 25 Keywords: curses, getstr(str) In article <2157@well.UUCP> mmc@well.UUCP (Matthew McClure) writes: > Can >someone explain how to use getstr(str) so it thinks a >represents the end of the string and goes on to the next part of >the program? I had the same problem about a year ago, and posted the same request. Ken Arnold replied (paraphrasing) that getstr() and its close relatives were not used by anyone when he did his development, and thus they had never been fully debugged. I think your best bet is to: do your own I/O parsing with getch() or fix getstr() yourself. I used the former 'fix'. -- --- UUCP: ..!ihnp4!chinet!uklpl!rlk || MCIMail: rklappal || Compuserve: 74106,1021 ..!ihnp4!ihu1h!rlk ---