Search:

Type: Posts; User: abhishek.das

Search: Search took 0.14 seconds.

  1. Re: Trying to read a directory recursively and match a String with the files present and return the file names matching the String.

    I have given my code.
    Its just traversing all the files but not returning the files that matches with the string "Claims".
    Can you help me with that only. what modifications are needed to acheive...
  2. Trying to read a directory recursively and match a String with the files present and return the file names matching the String.

    I was doing a program that searches a directory recursively and matches a String "Claims" with the file names.
    If the files are found with name starting from Claims they shall be shown in the...
Results 1 to 2 of 2