| delorie.com/archives/browse.cgi | search |
| Date: | Sun, 9 Apr 2000 08:29:42 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | djgpp AT delorie DOT com |
| Subject: | Re: getch() with DJGPP |
| In-Reply-To: | <nq0sesk8tdbmhgkle61a3uputa20fpj9do@4ax.com> |
| Message-ID: | <Pine.SUN.3.91.1000409082917.7469H-100000@is> |
| MIME-Version: | 1.0 |
| 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 |
On Fri, 7 Apr 2000, Damian Yerrick wrote: > Does it spin-wait, or does it call _dpmi_yield()? Neither. It calls DOS directly and then waits inside the DOS call. If you want to wait nicely, use `select'.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |