[SDL] platform independent directory access

Hervé PARISSI hparissi at mail.dotcom.fr
Tue Jun 27 06:26:39 PDT 2000


Use a *real* compiler (like mingw32 or even Borland C++ 5.x), not that lame VC
(or shoud I say WC?)

----- Original Message -----
From: "A. Umbach" <marvin at dataway.ch>
To: <sdl at lokigames.com>
Sent: Tuesday, June 27, 2000 2:17 PM
Subject: [SDL] platform independent directory access


> Hello,
>
> I'm looking for a cross-platform way do to opendir(3) and readdir(3).
> This is POSIX, but of course windows wouldn't let me #include <dirent.h>
>
> If this something that has to be done differently for each platform?
> If so, that would be a nice opportunity to write a SDL_io library.
>
> - Andreas
> --
> Check out my 3D lightcycle game: http://www.gltron.org
> More than 60'000 Downloads of the latest version (0.59)





More information about the SDL mailing list