Added \platform annotations.

This commit is contained in:
Fred Drake 1999-03-02 16:37:17 +00:00
parent 46a9438c43
commit f6863c1909
38 changed files with 297 additions and 242 deletions

View file

@ -2,6 +2,7 @@
Useful routines from the MS VC++ runtime}
\declaremodule{builtin}{msvcrt}
\platform{Windows}
\modulesynopsis{Miscellaneous useful routines from the MS VC++ runtime.}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}