![]() |
Re: Listing directories and sub directories
the main function basically takes care of the arguments passed at the command line .
it checks whether a /s is there or not if so it has to search all sub directories. it further checks whether there is specific listing like .pdf or not |
Re: Listing directories and sub directories
the display function merely takes care of displaying the details of the retrieved file in a particular format
|
Re: Listing directories and sub directories
the work of the walk folder is to find in a particular directory all the reset paths to be traversed and when the matched file is found it walks through it if it is a directory else it displays the details if it is a file.
|
Re: Listing directories and sub directories
i feel now you can understand the code easily
|
Re: Listing directories and sub directories
Quote:
|
Re: Listing directories and sub directories
its a nice article
|
Re: Listing directories and sub directories
for _getch do we have to add something, becuse even after writting_getch, it give a warning
|
Re: Listing directories and sub directories
can we list all the sub directories
|
| All times are GMT +5.5. The time now is 13:43. |