Re: Proj3 questions


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

Posted by hussein on July 25, 1999 at 19:42:04:

In Reply to: Re: Proj3 questions posted by Pete Schoenhoff on July 25, 1999 at 17:27:21:

: __Does that mean that our search mechanism needs
: __to return close or partial matches, as opposed
: __to exact matches? (i.e. Search for "Makefile"
: __and return a path to "Makefile~"?) In your
: __example, when you searched for "Makefile", you
: __got "proj3/Makefile", even though the listing
: __suggests that no such file exists in that
: __directory, but a file called "Makefile~" does.
: __Could you clarify again, please?

oops ... sorry about that ... i should have put in a note explaining this ...

yes, u search for exact names ... in my case, the output i listed was trimmed (i randomly removed some files to make the listing shorter) so that u could see the directory structure more clearly ... but during this trimming i must have deleted "Makefile"

---

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 ]