1. Introduction 2. The problem 3. Other solutions 4. The goal 5. Example 6. Conclusion 7. Advantages of this solution 8. Full source code 1. Introduction Use of enumerations greatly enhance readability of code and let client code be type safe and easier to write. We don’t need to write […]
Enum
1 articolo