Search:

Type: Posts; User: pbrockway2

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,058

    Re: calling class in other class not working

    OK. But if it is a constructor then it does not return anything. Some other method of the class will be used to return whatever it is you want to return.

    Are you using a textbook? Because...
  2. Replies
    5
    Views
    1,058

    Re: calling class in other class not working

    What is the code, and what is the compiler message? You have introduced the PasswordArrayHolder class right out of the blue. Work one step at a time.

    Also I notice you have a...
  3. Replies
    5
    Views
    1,058

    Re: calling class in other class not working

    Rather than "it doesn't seem to work" it's better to say what you did and what happened when you did that. Eg that you compiled a program and recieved some particular compiler message.

    Remember...
Results 1 to 3 of 3