rohit <[EMAIL PROTECTED]> wrote:
>
>i am making a program for desktop search.
>in order to make it more effective im implementing the records in the
>form of a tree(files starting with 'a','b','c'have different
>trees ..so 26 trees in all) in memory and writing it down in file.
>the max size fi
In <[EMAIL PROTECTED]>, rohit wrote:
> i am making a program for desktop search.
> in order to make it more effective im implementing the records in the
> form of a tree(files starting with 'a','b','c'have different
> trees ..so 26 trees in all) in memory and writing it down in file.
> the max
hi ,
i am making a program for desktop search.
in order to make it more effective im implementing the records in the
form of a tree(files starting with 'a','b','c'have different
trees ..so 26 trees in all) in memory and writing it down in file.
the max size file has 16000 records...now to imple