CSHARP Code:
public enum BtnFunc : byte { BFN_CLEAR = 0x1, BFN_DEL_BTN = 0x0, BFN_REQUEST = 0x3, BFN_USER_CLEAR = 0x2 }
How would that be done in c++?
|
Results 1 to 2 of 2
Thread: [RESOLVED] enums?Threaded View
|
Click Here to Expand Forum to Full Width |