Search:

Type: Posts; User: tommy

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    3,521

    Re: store a list/string for each object

    thanks dlorde, your comments helped out perfectly, all sorted, i was declaring my member as a object at the start of the class and therfore not letting it referance the object(member):o
  2. Replies
    5
    Views
    3,521

    Re: store a list/string for each object

    what is a collection class, i have not covered that so far in my course, the code so far is about 700 lines and in 7 different classes, so I have just taken some snippets, the numbers are to be from...
  3. Replies
    5
    Views
    3,521

    store a list/string for each object

    Hi everyone,

    What im trying to do is add a list of scores to a object called member, only adding one score to the obect at a time, then i need to get the list, sum the values of the list, -...
Results 1 to 3 of 3