// ItemType.h StackDriver const int MAX_ITEMS = 5; typedef int ItemType;