Discussion Board
Go to the previous messageGo to the following message
Current Forum: Homework 3 Forum
Date: Wed Sep 26 2001 3:31 pm
Author: White, David <white3@andrew.cmu.edu>
Subject: Re: search function

This seems like a real issue. If, as I can see by several
hints, we are to store the line number as a sorted list, how
do we distinguish between multiple instances of the word
on the same line. In fact, as pointed out in the previous post,
how do we know when we are searching for a word on line 15, which instance we are starting with (the last instance, first,
second?). It seems like "line number" is not sufficient, we need another coordinate...

Any thoughts?
Post response

Go to the previous messageGo to the following message
Current Thread Detail:
search function      Durham, Patrick K.      Wed Sep 26 2001 2:22 pm       
Re: search function      White, David      Wed Sep 26 2001 3:31 pm       
Re: search function      Chen, Richard      Thu Sep 27 2001 12:15 am       
Re: search function      Cipriani, Jason A.      Thu Sep 27 2001 11:24 am       
Re: search function      White, David      Thu Sep 27 2001 11:49 am       
Re: search function      White, David      Thu Sep 27 2001 11:52 am       
Re: search function      Danish, Matt R.      Fri Sep 28 2001 11:44 am       
Re: search function      Cipriani, Jason A.      Fri Sep 28 2001 5:32 pm       
Re: search function      Yuen, John      Thu Sep 27 2001 12:06 pm       

Back to previous screen