how 2 open all files (one by one) from some directory

Newbie Member
20Feb2008,17:52   #1
vlpavlov's Avatar
hello 2 all,

i wander how i can open all files (one by one) from some directory or directory tree

?

thanx
Contributor
25Feb2008,10:30   #2
technosavvy's Avatar
for this there is an OS based solution..which OS are u using ...??
Newbie Member
27Feb2008,15:31   #3
vlpavlov's Avatar
ubuntu linux, i planned 2 use dirent.h
Newbie Member
27Feb2008,15:43   #4
vlpavlov's Avatar
hi again,
i solved the prob. dirent.h ruleZ
thx