L
lakshmi
Hi all,
i need to open multiple files that are in directory and parse
each file.iam using c language in VC++ compiler.how can i open a
directory.i tried it by including header file dirent.h.but its giving
error as shown below.
: fatal error C1083: Cannot open include file: 'dirent.h': No such
file or directory
please suggest me if any other way to overcome this
problem.
Thanks in advance.
i need to open multiple files that are in directory and parse
each file.iam using c language in VC++ compiler.how can i open a
directory.i tried it by including header file dirent.h.but its giving
error as shown below.
: fatal error C1083: Cannot open include file: 'dirent.h': No such
file or directory
please suggest me if any other way to overcome this
problem.
Thanks in advance.