Search:

Type: Posts; User: GregBrannon

Search: Search took 0.11 seconds.

  1. Re: how do I use my previous string compare to current string?

    "I'm trying to think, and nothin' happens." - Curly Howard

    For a method:

    compareTo( Node node )

    where 'node' is the current node's previous node:

    1. Find the current node's previous node...
  2. Re: how do I use my previous string compare to current string?

    Welcome to the forum! Thanks for taking the time to learn how to post code correctly. If you haven't already, please read this topic to learn other useful info for new members.

    The compareTo()...
Results 1 to 2 of 2