Kaydet (Commit) 9bdc436a authored tarafından Guido van Rossum's avatar Guido van Rossum

Added msvcrt.

üst 1301f2bc
......@@ -202,3 +202,9 @@ clmodule.c -- Interface to the SGI compression library.
svmodule.c -- Interface to the ``simple video'' board on SGI Indigo
(obsolete hardware).
The following is Windows specific:
msvcrtmodule.c (in directory PC) -- define a number of Windows
specific goodies like \code{khbit()}, \code{getch()} and
\code{setmode()}. (Windows 95 and NT only.)
......@@ -202,3 +202,9 @@ clmodule.c -- Interface to the SGI compression library.
svmodule.c -- Interface to the ``simple video'' board on SGI Indigo
(obsolete hardware).
The following is Windows specific:
msvcrtmodule.c (in directory PC) -- define a number of Windows
specific goodies like \code{khbit()}, \code{getch()} and
\code{setmode()}. (Windows 95 and NT only.)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment