clarificstion about enumeration typed objects


Subject: clarificstion about enumeration typed objects
From: Francoise Martinolle (fm@cadence.com)
Date: Fri Dec 06 2002 - 14:20:41 PST


What is the defasult value of a object (variable) defined of an enumeration type.

Let's assume enum Colors = {red, blue, green};
Colors c;
What is the value of c?

I don't see it specified in the standard.

Francoise
    '



This archive was generated by hypermail 2b28 : Fri Dec 06 2002 - 14:21:59 PST