RE: [AD] Broken behaviour of al_findfirst. |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: <alleg-developers@xxxxxxxxxx>
- Subject: RE: [AD] Broken behaviour of al_findfirst.
- From: "Vincent Penecherc'h" <Vincent.Penecherch@xxxxxxxxxx>
- Date: Mon, 21 Nov 2005 15:35:54 -0000
- Thread-index: AcXusALzB42kZo5aStCG2TEk9QAAWgAAFH7g
- Thread-topic: [AD] Broken behaviour of al_findfirst.
> Then again, I never use Allegro's file function routines
> myself (using
> opendir()/readdir() instead)...
I wanted to use them at work (sadly, on Windows) and they
do not appear to be there (at least from what grep says).
Now that's a far better idea: implement opendir/readdir
for non POSIX platforms (which mean probably two, DOS and
Windows), then use that.
On most other sane platforms, they'll just piggyback on
the libc implementation.
Now we need a volunteer...
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________