diff options
Diffstat (limited to 'Doc/lib/libundoc.tex')
-rw-r--r-- | Doc/lib/libundoc.tex | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 5f6b0c9..a236fe8 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -274,16 +274,3 @@ The following are SGI specific: --- Interface to the ``simple video'' board on SGI Indigo (obsolete hardware). \end{description} - -The following are Windows specific: - -\begin{description} -\item[msvcrtmodule.c] -(in directory \file{PC/}) --- define a number of Windows -specific goodies like \function{khbit()}, \function{getch()} and -\function{setmode()}. (Windows 95 and NT only.) - -\item[winsound.c] ---- Define \function{play()} and \function{stop()} operations for -controlling audio playback on Windows. -\end{description} |