Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Another Java Question Niggers

Name: Anonymous 2009-03-19 16:13

I have a method that manipulates a string and returns said manipulated string. The problem is, that I don't know how to input a string into this method from "str = keyboard.nextLine();" (str being the string i need to put into the method) any kind anon have an idea. I have also tried a google search, no luck. Although I'm probably searching with the wrong keyword

Name: Anonymous 2009-03-19 16:30

Here ya go homie:
first do this after str=keyboard.nextLine(); (or whatever this shit is, probably some retarded input "helper" from a retarded outdated java curriculum)

manipulate(str);

then in your class you name your method: (static void if calling from main)
void manipulate(String str){
  
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List