Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    1,336

    Re: linking of classes

    Please explain what the problem is now.
  2. Replies
    8
    Views
    1,336

    Re: linking of classes

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting. Unformatted code is hard to read and understand.

    Which is class A and which is class B? Where are you trying...
  3. Replies
    8
    Views
    1,336

    Re: linking of classes

    class A would need a reference to an instance of class B. Given that, the code in class A can call methods in class B to pass it data.
Results 1 to 3 of 3