Search:

Type: Posts; User: SKhoujinian91

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    2,705

    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,705

    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,705

    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...
  4. Re: Illegal Start of Expression Error. Any help is appreciated.

    Thank you! Your solution did exactly what was needed!
  5. Illegal Start of Expression Error. Any help is appreciated.

    Hello everyone at JavaProgrammingForums!

    I am brand new to Java and any help regarding this seemingly basic problem that I've encountered would be greatly appreciated. Thanks, in advance!

    I'm...
Results 1 to 5 of 5