| delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
| X-Recipient: | djgpp AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=gamma; | |
| h=domainkey-signature:mime-version:received:in-reply-to:references | |
| :date:received:message-id:subject:from:to:content-type; | |
| bh=nAbyrqVxeM64W/1cKy+/Fk4GgnNmpCPbfGpRn5dTfRE=; | |
| b=sM/O3ggiEPuNgMDDDLu9UfWKGpZdYQ/nkts2Net3KqGHpXDFo6/5FjxHOirgxTCjkh | |
| uYNxhY8CAs9IwdOsxgomJ2cA1xg/ClqasmaPItWWZcOzofCtrDjSqCv3DR0qQOWBcKLF | |
| lTAil19YjicFswC7mwrpFSOppXSd7T4oAqZXw= | |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; |
| d=gmail.com; s=gamma; | |
| h=mime-version:in-reply-to:references:date:message-id:subject:from:to | |
| :content-type; | |
| b=XZBgICvdyMPF54QRvZSaHag/+gMgbWgbkkMfyZI/V/MkLWIFc/jKzTKiYK6ZdAV6rz | |
| W0bk/rjDZU7UUIYklv6TZlqlCPhmoW7GP4VKPYF2PlrUuQ6UVe4+wIABBzPkucxtsDrC | |
| g5aqrufv0TdX7e7aji/Sx/4LQsZbpM/mJtAFY= | |
| MIME-Version: | 1.0 |
| In-Reply-To: | <71e0f07b-3d90-469d-a473-801b83fe6d5c@j21g2000yqh.googlegroups.com> |
| References: | <013d25d6-f34d-4686-9c68-0de775d5bf59 AT t20g2000yqe DOT googlegroups DOT com> |
| <7705c9031003122205u29f3d86dkb94e472d76b6d553 AT mail DOT gmail DOT com> | |
| <9dd368da-7195-43ac-ac5b-6560a6a93bed AT k17g2000yqb DOT googlegroups DOT com> | |
| <7705c9031003141648k4de53b9cs1bfdc8e709f2f19 AT mail DOT gmail DOT com> | |
| <33944e03-8325-4651-9f73-202b4f1202e2 AT z11g2000yqz DOT googlegroups DOT com> | |
| <87zl1riozn DOT fsf AT turtle DOT gmx DOT de> | |
| <7705c9031003290422w7015bbd6y5e8647aec1ba3f36 AT mail DOT gmail DOT com> | |
| <109418c8-c160-4b9f-8e6c-a842da1b7a98 AT k13g2000yqe DOT googlegroups DOT com> | |
| <83oci71dhr DOT fsf AT gnu DOT org> | |
| <71e0f07b-3d90-469d-a473-801b83fe6d5c AT j21g2000yqh DOT googlegroups DOT com> | |
| Date: | Mon, 29 Mar 2010 16:44:06 -0700 |
| Message-ID: | <7705c9031003291644u574a20d6u5590d643d891eba0@mail.gmail.com> |
| Subject: | Re: djgpp/libreadline bug? (cannot use backspace) |
| From: | Blair Campbell <blairdude AT gmail DOT com> |
| To: | djgpp AT delorie DOT com |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
> e.g. for getch (reding a key without waiting for return), for color > printing... I don't want rewrite entire program for use ncurses I just > wanted readline. > getch is a function in curses and conio, hence the conflict. I would suggest just using getch from curses. PDcurses probably goes to extra lengths to avoid conflict with conio, which is non-standard
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |