Revision: 43675
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at March 29, 2011 13:50 by magickaito
Initial Code
typedef enum { kCircle, kRectangle, kOblateSpheroid } ShapeType;
Initial URL
http://stackoverflow.com/questions/707512/typedef-enum-in-objective-c
Initial Description
the url attached has a very nice article to help in understanding enum!
Initial Title
typedef in objective C
Initial Tags
Initial Language
Objective C