Search:

Type: Posts; User: sydethsam

Search: Search took 0.07 seconds.

  1. Re: Scan text and add each word alphabetical listing

    So, what would you suggest?
  2. Scan text and add each word alphabetical listing

    I'm scanning my text and I want to add them into array list, but it is not easy. I want each word store from arrayList of a to z which is arrayList size is 26. Example:
    arrayList a store string...
  3. Replies
    2
    Views
    1,084

    Do we get lockout from post question?

    I got block from stackoverflow.com, the reason is I have low reputation. I was wonder how to avoid from getting block with this website. Thank. :eek:
  4. Re: how do I use my previous string compare to current string?

    could you provide a small code how to save link to previous node? I'm trying to thinking in my head, but I just have no idea. I try to look to google too, but still no helpful source code. Thank in...
  5. Re: how do I use my previous string compare to current string?

    Thank for reply. Either change my method or writing a new method is work for me. The thing is I'm not really good at Linkedlist at all. Here is my whole LinkedListNode class. Please let me know if my...
  6. how do I use my previous string compare to current string?

    I'm having trouble to compare two string from my LinkedList. I took me 2 days now trying figure out how to compare the current string to previous string in the linkedlist. Please help me out. Thank...
Results 1 to 6 of 6