[SDL] Filehandling
David Leimbach
leimbacd at bellsouth.net
Sat Mar 2 07:31:00 PST 2002
Use c++ streams?
Use standard C calls?
On Saturday, March 2, 2002, at 10:24 AM, Walter Haslbeck wrote:
> Hi,
>
> not really SDL specific, but:
>
> How do implement plattform independent handling of
> loading/saving files (eg. configuration, hiscore...).
>
> On Unixoid-plattform I can use e.g. /var/games/myapp,
> $HOME/.myapprc or $HOME/.myappconfdir/myfile1..., but
> how should I handle this on Win32, BeOS or MacOS?
>
> any hints?
> Walter
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
More information about the SDL
mailing list