typedef enum
{
	LOTS,	/* all the time */
	NOT_MUCH/* not too often */
} Enum;


syntax highlighted by Code2HTML, v. 0.9.1