Differences
This shows you the differences between two versions of the page.
random:c_enum_inheritance [2013/04/26 22:15] grant created |
random:c_enum_inheritance [2013/04/26 22:16] (current) grant |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== C++ Enum Inheritance Example ====== | ||
+ | |||
<code cpp> | <code cpp> | ||
#include "stdio.h" | #include "stdio.h" |