What is size of enum in c? Is it depend upon no. pf variables in that enum | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is size of enum in c? Is it depend upon no. pf variables in that enum

.

6th May 2019, 3:27 PM
Yatharth Mittal
Yatharth Mittal - avatar
2 Answers
0
Size of int is isn't 2 bytes
6th May 2019, 6:52 PM
Yatharth Mittal
Yatharth Mittal - avatar
0
You said that size of enum= size of int=4bytes. Then you say size of int is 2 bytes. How is that possible
7th May 2019, 1:12 AM
Yatharth Mittal
Yatharth Mittal - avatar