Hello,
SDL allow multiplateforme stuff, and cover a very lareg domain (with SDLNet
for instance). I have a question about two things :
- first is internationalisation. I would like to write a multiplateforme
internationalisation library. Is someone interested ? does someone find this
usefull ? - second, and most important is : how to look the content of a directory
using a clean mutliplateforme way. On win32 there is the [_findfrist, …]
set of function; but how is it on macOS for instance ? How do you do in
your applications ???
Thanks a lot
Stephane