View Single Post
  #1 (permalink)  
Old 07-02-2007, 11:31 AM
ai_2007 ai_2007 is offline
Member
 
Join Date: Jun 2007
Posts: 21
ai_2007 is on a distinguished road
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.
Reply With Quote
Sponsored Links