Search:

Type: Posts; User: gajamaflake

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    1,873

    Re: annoying error.

    how could i correct this without creating a new class, the classes i have used are Currency, ProcessCurrency and UserInput.
  2. Replies
    7
    Views
    1,873

    Re: annoying error.

    the only class i have is totalSterling=0, but i've tried to create a variable sterling and it still gives an error.


    public class ProcessCurrency {

    static final int MINICOM = 500;
    ...
  3. Replies
    7
    Views
    1,873

    Re: annoying error.

    now im getting a new error where its red it says cannot find symbol - class sterling.




    public class ProcessCurrency {

    static final int MINICOM = 500;
    public static void...
  4. Replies
    7
    Views
    1,873

    annoying error.

    im sure its just a simple error but i can't see it
    where it is yellow i get '(' expected.. any help appreciated.



    public class ProcessCurrency {

    static final int MINICOM = 500;
    ...
Results 1 to 4 of 4