whichwaydidhego3.jpg

after sleeping on it, i think the answer to my binary search problem is a small recursive function instead of relying solely on strcmp() since it needs to accept partial matches. seeing as “Wyn” will never equal “Wynnwood” i think it needs to be a character-by-character comparison.
then again, i could have no idea what the fuck i’m talking about.

4 Thoughts on “directionless

  1. “i need think it needs to be a character-by-character comparison.”
    Yes, I would have to say, you have no idea what the fuck you’re typing. ;)

  2. heather on March 16, 2004 at 17:04 said:

    ?

  3. “I need think it needs”
    Need think?
    Um, or is this some odd Canadian expression?

  4. heather on March 16, 2004 at 18:10 said:

    heh. i didn’t even see that. i stared at it forever, too.

Post Navigation