Search:

Type: Posts; User: Schmitz14

Search: Search took 0.15 seconds.

  1. Replies
    2
    Views
    1,929

    Re: nextLine problems, any help appreciated

    This is what i thought. i cant seem to remember how to do this, if you could explain a bit more, thnx much
  2. Replies
    1
    Views
    1,648

    any help is much appreciated

    so far for my program i have


    import java.util.*;

    public class CalculateChange
    {
    public static void main(String[] args)
    {
    String s1, s2;
  3. Replies
    2
    Views
    1,929

    nextLine problems, any help appreciated

    so far for my program i have



    import java.util.*;

    public class CalculateChange
    {
    public static void main(String[] args)
    {
Results 1 to 3 of 3