enum VAULTCPP(class) Emoticon VAULTCPP(: uint8_t) { Happy = 0, Sad = 1, Neutral = 2, Pain = 3, };
typedef uint8_t Emoticon;
const Emoticon: { Happy = 0, Sad = 1, Neutral = 2, Pain = 3, }
| 
						Created by , 04-28-2013 at 01:48 AM 0 Comments, 1,217 Views  |