i get dots with readdir() results
Posted: Sat Mar 01, 2003 1:19 pm
Hi
I'm a new newbie so forgive me if i'm posting in the wrong slot
My problem is that when i use readdir() to give me a list of the folders in my base directory, the first two lines are dots before the real results, like this:
.
..
folder1
folder2
folder3
what's the reason for this and how can i get round it??
thanks for any enlightenment
I'm a new newbie so forgive me if i'm posting in the wrong slot
My problem is that when i use readdir() to give me a list of the folders in my base directory, the first two lines are dots before the real results, like this:
.
..
folder1
folder2
folder3
what's the reason for this and how can i get round it??
thanks for any enlightenment