Re: search


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by hussein on August 11, 1999 at 17:13:03:

In Reply to: search posted by Naveed on August 11, 1999 at 16:54:08:

: What do you mean by the search operation should start by reading the last node in the directory structure or the last visited node?

this presumes that u have done a post-order traversal of the tree and written the root node last ... then, since u have to start searching from the root, you must read in the last record in the file first ...

---

hussein


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]