Re: Patterns in Constant file
Posted By:
Anand_Rajasekar
Posted On:
Thursday, March 10, 2005 05:44 PM
type 1 is good for defining constants
type 2 would be good if you want to simulate a "enum" kind of usage like c++
performance would not be affected either way