|
-
July 2nd, 2007, 06:03 AM
#1
Creating a stack with data
I have to create a class 'Dear' that has a stack that will allow addition of 'event' information into it. The event information will include event type and date of event. All the data has to be sorted automatically while it is being added into the stack.
Please help me with this because I am not sure of how to do this.
I have another class 'Event'(ADT class) that has details : Event type and date of event.
Can I call the ADT event class in the Dear class?
Last edited by __gini2; July 2nd, 2007 at 06:17 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|