Search:

Type: Posts; User: Nhedro

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    2,000

    [SOLVED] Re: BufferReader, histogram

    i haven't tried none of those classes, but i will try to do has u say, work line by line, it may be much usefull. u are saying that if i use "the Arrays class's toString " i will get a word only?
  2. Replies
    5
    Views
    2,000

    [SOLVED] Re: BufferReader, histogram

    It was supposed to be words instead of palavras, when i do the insert.split() i dont define the length of words, and it gives an error of OutOfBonds,



    String [] word;

    words = insert.split("...
  3. Replies
    5
    Views
    2,000

    [SOLVED] BufferReader, histogram

    Hi, i have an assignment where i have to do a histogram, that is i receive a text and must count the times each word in the text appears. This method receives a BufferReader and a BufferWritter,...
Results 1 to 3 of 3