Search:

Type: Posts; User: Norm

Search: Search took 0.14 seconds.

  1. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    What happened when you tried to compile it? The compiler is better at finding syntax errors than I am.


    I gave a sample in post#4.

    In that sample, for the first row(index = 0)...
  2. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    Are you asking how to have TWO separate values returned by ONE call to the JOptionPane method?
    The standard methods only return ONE value. If you want more than one value you will have to write a...
  3. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    What do you mean by "link together"?

    The assignment says each row contains the data for a competitor and the columns contain the competitor's serial number followed by the data items. For...
  4. Replies
    7
    Views
    734

    Re: I need help with this array problem ?

    Please edit your post and wrap your code with code tags:


    YOUR CODE GOES HERE

    to get highlighting and preserve formatting.

    What specific questions do you have?
Results 1 to 4 of 4