Search:

Type: Posts; User: BFF

Search: Search took 0.09 seconds.

  1. Re: Help needed for string index out of bounds exception

    thanks GregBrannon, that reader.nextLine(); cleared the mismatch error but doesn't do my loop. I'll work on that. and I assume by the link you gave me, I posted incorrectly . Sorry about that...
  2. Help needed for string index out of bounds exception

    I am fairly new at this and any help would be appreciated . thx

    private static int doFarenheitCelsius()
    {
    util.writeln("\nYou chose Farenheit or Celsius");

    Scanner reader = new...
Results 1 to 2 of 2