Search:

Type: Posts; User: RaceRed

Search: Search took 0.09 seconds.

  1. Re: Help with finding initials in my Java program...

    new_word is for the initials like "rain every few" new_word would equal "rew" and original_ is supose to get me the end initals but backwords so original should return "wyn". I didnt mention this...
  2. Help with finding initials in my Java program...

    I need help on a code where i get my input from a text document(i cant remember what the input is called) and from there i must get the first initials of each word.For example "John The Kid" output...
  3. Replies
    4
    Views
    1,514

    Re: Help With illegal start of expression

    Thank you for your responses, but im having trouble understanding i should put my main in front of my piggyrunner bracket
  4. Replies
    4
    Views
    1,514

    Help With illegal start of expression

    I have gotten many errors on my "public classes" saying illegal start to expressions and semicolons. Am i missing a bracket somewhere or is it something else.


    //java packages
    import...
Results 1 to 4 of 4