[SDL] cvs version: questions regarding HAVE_STDIO_H in standard win32 SDL.DLL build
Sam Lantinga
slouken at devolution.com
Sun Feb 26 13:46:14 PST 2006
> In that case, is there any provision to replace stdio_xxxx SDL internal
> functions by straight Win32 Api calls (CreateFile/etc) ?
Yes, that's the plan.
> Would it be usefull if I try to add it, or someone is already working on this?
> If yes, where would you put this stuff? In a new file/SDL_stdio.c?
> stdlib/SDL_stdio.c? or in existing SDL_RWops.c?
Go for it, you can add an implementation in SDL_rwops.c
Thanks!
-Sam Lantinga, Senior Software Engineer, Blizzard Entertainment
More information about the SDL
mailing list