Hi, everyone
I m linux user,
Can any one please guide me that how can I get the name of files from a specified directory in a c/c++ programme.
I does't want to use any linux command, system call ,
suppose a directory named /test/ contains the files a11.txt, a22.txt a33.txt . I want to take these file names.
Any idea,
Ali Muhammad KK
I m linux user,
Can any one please guide me that how can I get the name of files from a specified directory in a c/c++ programme.
I does't want to use any linux command, system call ,
suppose a directory named /test/ contains the files a11.txt, a22.txt a33.txt . I want to take these file names.
Any idea,
Ali Muhammad KK
Comment