Convert MonthName to MonthNo and vice versa
To convet monthname to month no. There are two approach are given below. 1) enum Months:byte { Jan = 1, Feb, March, April,
- Read more about Convert MonthName to MonthNo and vice versa
- Log in or register to post comments
- 19 views