comparison src/main/macos/exports/SDL.x @ 1427:5f5a74d29d18

Updated with MrC includes and function definitions
author Sam Lantinga <slouken@libsdl.org>
date Fri, 24 Feb 2006 17:03:06 +0000
parents 7a610f25c12f
children 4d241ea8a1cd
comparison
equal deleted inserted replaced
1426:ef9a9064bff2 1427:5f5a74d29d18
189 SDL_SoftStretch 189 SDL_SoftStretch
190 SDL_putenv 190 SDL_putenv
191 SDL_getenv 191 SDL_getenv
192 SDL_qsort 192 SDL_qsort
193 SDL_revcpy 193 SDL_revcpy
194 SDL_strlen
195 SDL_strlcpy 194 SDL_strlcpy
196 SDL_strlcat 195 SDL_strlcat
197 SDL_strdup 196 SDL_strdup
198 SDL_strrev 197 SDL_strrev
199 SDL_strupr 198 SDL_strupr
200 SDL_strlwr 199 SDL_strlwr
201 SDL_strchr
202 SDL_strrchr
203 SDL_strstr
204 SDL_ltoa 200 SDL_ltoa
205 SDL_ultoa 201 SDL_ultoa
206 SDL_strtol
207 SDL_strtod
208 SDL_strcmp
209 SDL_strncmp
210 SDL_strcasecmp
211 SDL_sscanf
212 SDL_snprintf 202 SDL_snprintf
213 SDL_vsnprintf 203 SDL_vsnprintf
214 SDL_InitQuickDraw 204 SDL_InitQuickDraw