Someone would like to explain me the sizeof() operator? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Someone would like to explain me the sizeof() operator?

I haven't been able to understand how does it work

10th Oct 2016, 5:00 AM
German Martinez
German Martinez - avatar
1 Answer
0
the function " sizeof()" returns the size of a variable in bytes.
10th Oct 2016, 5:18 AM
Andresgallo10
Andresgallo10 - avatar