Mercurial > sdl-ios-xcode
diff docs/html/guidebasicsinit.html @ 55:55f1f1b3e27d
Added new docs for SDL 1.2.1
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Sun, 10 Jun 2001 19:31:57 +0000 |
parents | 74212992fb08 |
children | e5bc29de3f0a |
line wrap: on
line diff
--- a/docs/html/guidebasicsinit.html Sun Jun 10 18:39:47 2001 +0000 +++ b/docs/html/guidebasicsinit.html Sun Jun 10 19:31:57 2001 +0000 @@ -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" >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 @@ exit(0); } </PRE -></P +></DIV ></DIV ><DIV CLASS="NAVFOOTER"