Tuesday, August 24, 2010

Completed test #5-implementing stack with NSMutableArray and Category

Ran into a bit trouble with pointers amd Array initialization but eventually make it work.
Still not sure whether it is better to implement the stack with linked list or using NSMutableArray.




No comments:

Post a Comment