![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Feb 2005
Posts: 25
Rep Power: 0
![]() |
#include <dirent.h>
Im using MSVC++ 6.0 in WinXP... Do I need to download "dirent.h" from somewhere and if I do, where should I put it? Right now I've downloaded it and put it in the same folder as my program.
error C2065: 'scandir' : undeclared identifier error C2065: 'alphasort' : undeclared identifier error C2601: 'find' : local function definitions are illegal These are the 3 errors I'm getting. Last edited by Siphon; Feb 1st, 2005 at 11:54 AM. |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|