Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unc.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!mcnc!unc!sherouse From: sherouse@unc.UUCP (George W. Sherouse) Newsgroups: net.lang.c,net.sources Subject: Re: Curses HELP! Wanted Message-ID: <26@unc.UUCP> Date: Thu, 10-Jan-85 08:33:55 EST Article-I.D.: unc.26 Posted: Thu Jan 10 08:33:55 1985 Date-Received: Sat, 12-Jan-85 07:45:42 EST References: <1815@tekig1.UUCP>Reply-To: sherouse@unc.UUCP (George W. Sherouse) Organization: CS Dept., U. of N. Carolina at Chapel Hill Lines: 23 Xref: watmath net.lang.c:3830 net.sources:2345 Summary: I've written a little library of "crash-proof" datum-entry routines which I might be persuaded to share. The routines are things like int get_int(default, field_size); void get_string(string, field_size, boolean_null_ok); float get_float(default, field_size, fractional_part_size); and so on. Datum entry is supervised and can be made unescapable. I have two versions - one which is curses-compatible and another which talks to termcap itself. Both are tested only for 4.2bsd. Let me know if you would like a copy. If requests reach a critical mass I will post it to net.sources. Please allow 6 weeks for delivery. George W. Sherouse Associate Physicist Division of Radiation Therapy North Carolina Memorial Hospital Chapel Hill, NC 27514 (919) 966-1101