Search:

Type: Posts; User: xecure

Search: Search took 0.06 seconds.

  1. Replies
    2
    Views
    1,830

    Re: Loop not creating objects

    I am using a linked list. well atleast I'm supposed to be.
  2. Replies
    2
    Views
    1,830

    Loop not creating objects

    Well I'm trying to use a Linked list and i have a Card class and a Node class. In my deck class I want my default constructor to create a deck full of 52 cards. this is what i have so far:
    package...
Results 1 to 2 of 2