zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_error_c.h File Reference
#include "SDL_config.h"

Go to the source code of this file.

Classes

struct  SDL_error
 

Macros

#define ERR_MAX_ARGS   5
 
#define ERR_MAX_STRLEN   128
 

Typedefs

typedef struct SDL_error SDL_error
 

Functions

SDL_errorSDL_GetErrBuf (void)
 

Macro Definition Documentation

#define ERR_MAX_ARGS   5

Definition at line 31 of file SDL_error_c.h.

Referenced by SDL_SetError().

#define ERR_MAX_STRLEN   128

Definition at line 30 of file SDL_error_c.h.

Referenced by SDL_SetError().

Typedef Documentation

typedef struct SDL_error SDL_error

Function Documentation