Saaa Wrote: > In stead of numbers I use an enum, which makes it really difficult to get > this wrong: > fruits[BANANA].peel(); why not using struct?