hey, I have a enum with many items, using cout, I only get the integers print out. what I want is the meaningful words in the enum. what is the idiom for this task?