Nearly identical:
However, the ": int" part is Microsoft-specific I think, so drop it if you're not using VC++.Code:enum BtnFunc : int { BFN_CLEAR = 0x1, BFN_DEL_BTN = 0x0, BFN_REQUEST = 0x3, BFN_USER_CLEAR = 0x2 };
|
Results 1 to 2 of 2
Thread: [RESOLVED] enums?Threaded View
|
Click Here to Expand Forum to Full Width |