Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Re: can anyone help me please to debug my simple payroll java file?

    What lines are those errors on? You need to post the full error messages that show the source line and the line numbers of where the errors are.
    Here is a sample:


    TestSorts.java:138: cannot...
  2. Re: can anyone help me please to debug my simple payroll java file?

    Did you try any of my suggestions?
    Printing it on paper and using a pencil is guaranteed to work.
  3. Re: can anyone help me please to debug my simple payroll java file?

    Check that the {}s are properly paired.
    Some editors have a key combo that will help. On mine I place the cursor on the { and press:
    ctrl +]

    Or print out the source and use a pencil to circle...
Results 1 to 3 of 3