RE: [sv-bc] 4.10.4 "Enumerated types in numerical expressions" - unclearness

From: Steven Sharp <sharp_at_.....>
Date: Tue Nov 01 2005 - 14:21:45 PST
>From: "Bresticker, Shalom" <shalom.bresticker@intel.com>

>If I am currently on the last enum member and I write "next(2)", does
>that bring me to the value of the first member + 1 ?

It will give you the same result as applying next() twice, which will
give you next() of the first member, which is generally the second member.

Steven Sharp
sharp@cadence.com
Received on Tue Nov 1 14:21:54 2005

This archive was generated by hypermail 2.1.8 : Tue Nov 01 2005 - 14:22:23 PST