I use the enum to make a few constants: enum ids {OPEN, CLOSE}; the OPEN value is zero, but I want it as ...
-
May 31, 2022
- 0 Comments