Search:

Type: Posts; User: SKhoujinian91

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,695

    Re: Passing Information between classes

    Thank you so much, your last post did the trick!
    I didn't think it was possibly to simply pass variables by name from one class to another.
  2. Replies
    4
    Views
    2,695

    Re: Passing Information between classes

    First of all, thank you for taking the time to reply.

    Actually, I removed the break statement and there is no difference.

    I tried declaring the variable MAX as a public static int, because I...
  3. Replies
    4
    Views
    2,695

    Passing Information between classes

    Hello everyone,

    I'm trying to pass an argument i receive from the command line in a main class to another class where i've created an array. The argument will designate how big the array should...
Results 1 to 3 of 3