View Single Post
Old 07-22-2005, 12:06 PM   #7 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,713
redhead is on a distinguished road
I find nowhere on that site, where it uses quotes, and the example1 clearly states it to be a system included.
Code:
/*****************************************************
 SDL Tutorial - Example 1
 Andrew M. <andrew@textux.com>
*****************************************************/

#include <stdlib.h>
#include <stdio.h>
#include <string.h>

#include <SDL.h>
...
So I see no other way than that...
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote