Query: sdl_geterror
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_GetError(3) SDL API Reference SDL_GetError(3)NAMESDL_GetError - Get SDL error stringSYNOPSIS#include "SDL/SDL.h" char *SDL_GetError(void);DESCRIPTIONSDL_GetError returns a NULL terminated string containing information about the last internal SDL error.RETURN VALUESDL_GetError returns a string containing the last error.SDLTue 11 Sep 2001, 23:00 SDL_GetError(3)
Related Man Pages |
---|
sdl_cdopen(3) - opensolaris |
sdl_cdopen(3) - redhat |
sdl_loadwav(3) - redhat |
sdl_cdopen(3) - suse |
sdl_loadwav(3) - suse |
Similar Topics in the Unix Linux Community |
---|
PLaying a sound file with SDL - C++ |