equal
deleted
inserted
replaced
11 http://www.libsdl.org/faq.php?action=listentries&category=4#42 |
11 http://www.libsdl.org/faq.php?action=listentries&category=4#42 |
12 |
12 |
13 If you are compiling using Visual C++ on Win32, you should read |
13 If you are compiling using Visual C++ on Win32, you should read |
14 the file VisualC.html |
14 the file VisualC.html |
15 |
15 |
16 2. Look at the example programs in ./test, and check out the HTML |
16 2. Look at the example programs in ./test, and check out the online |
17 documentation in ./docs to see how to use the SDL library. |
17 documentation at http://wiki.libsdl.org/ |
18 |
18 |
19 3. Join the SDL developer mailing list by sending E-mail to |
19 3. Join the SDL developer mailing list by sending E-mail to |
20 sdl-request@libsdl.org |
20 sdl-request@libsdl.org |
21 and put "subscribe" in the subject of the message. |
21 and put "subscribe" in the subject of the message. |
22 |
22 |