Search:

Type: Posts; User: bassie

Search: Search took 0.13 seconds.

  1. Thread: Java pointers

    by bassie
    Replies
    5
    Views
    1,220

    Re: Java pointers

    Well in the example code provided by the lecturer it appears that next is just used as a command to give the next element in a list, as he never actually defines what 'next' should do anywhere else...
  2. Thread: Java pointers

    by bassie
    Replies
    5
    Views
    1,220

    Re: Java pointers

    Hi Norm, thanks for the reply!
    I believe the list is a linked list, but I have no idea how to actually tell the program to point towards an actual element in the list... This is what I've done so...
  3. Thread: Java pointers

    by bassie
    Replies
    5
    Views
    1,220

    Java pointers

    Hi I am currently in my second year studying computer science and the assignment I have been assigned to complete is one in which I am required to create a chat room server. I have been really bad at...
Results 1 to 3 of 3