Added new docs for SDL 1.2.1
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4056
This commit is contained in:
parent
16ce3048d6
commit
028b0ae934
371 changed files with 3272 additions and 2287 deletions
|
@ -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);
|
||||
} </PRE
|
||||
></P
|
||||
></DIV
|
||||
></DIV
|
||||
><DIV
|
||||
CLASS="NAVFOOTER"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue