Searched defs:SDL_atof (Results 1 – 1 of 1) sorted by relevance
513 #define SDL_atof atof macro515 #define SDL_atof(X) SDL_strtod(X, NULL) macro