Search:

Type: Posts; User: Emperor_Xyn

Search: Search took 0.20 seconds.

  1. Thread: Arrays

    by Emperor_Xyn
    Replies
    6
    Views
    1,834

    Re: Arrays

    Ahh, I thought if you printed an array it would just print
    anArray[0] = Blah
    anArray[1] = blah

    My fault =p Need to format!
  2. Thread: Arrays

    by Emperor_Xyn
    Replies
    6
    Views
    1,834

    Re: Arrays

    How to do you code something to take the highest int??? I'm sure its not that easy thats why i'm puzzled.
    What forumula?



    Thanks though =) I no longer have so many repeating lines.
  3. Thread: Arrays

    by Emperor_Xyn
    Replies
    6
    Views
    1,834

    Arrays

    /*
    * To change this template, choose Tools | Templates
    * and open the template in the editor.
    */
    package largestn;
    import java.util.*;
    /**
    *
    * @author Xyn
    */
Results 1 to 3 of 3