On 17 Jul 2002 at 5:52, Prasad Paranjape wrote:
> >  #include <dirent.h>
> >  #include <sys/dirent.h>
> >  Now when I looked into /usr/include/sys directory
> >  there was no file called dirent.h.

>From my mdk8.2 box..

[shridhar@perth shridhar]$ cd /usr/include
[shridhar@perth include]$ find . -name dirent.h
./bits/dirent.h
./linux/dirent.h
./dirent.h
[shridhar@perth include]$

 So I guess you need modification in your code... I suspect that's part of 
traditional BSD/ATT paradox in unix realm..

Bye
 Shridhar

--
Hoare's Law of Large Problems:  Inside every large problem is a small problem 
struggling to get out.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to