Added new docs for SDL 1.2.1

This commit is contained in:
Sam Lantinga
2001-06-10 19:31:57 +00:00
parent c5e72a0226
commit e6f1bd6af5
371 changed files with 3272 additions and 2287 deletions

View File

@@ -4,7 +4,7 @@
>Initializing SDL</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.61
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
"><LINK
REL="HOME"
TITLE="SDL Library Documentation"
@@ -133,7 +133,15 @@ CLASS="FUNCTION"
CLASS="FUNCTION"
>SDL_GetError</TT
>. Use this often, you can never know too much about an error.</P
><DIV
CLASS="EXAMPLE"
><A
NAME="AEN60"
></A
><P
><B
>Example 1-1. Initializing SDL</B
></P
><PRE
CLASS="PROGRAMLISTING"
>#include "SDL.h" /* All SDL App's need this */
@@ -160,7 +168,7 @@ int main() {
exit(0);
}&#13;</PRE
></P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"