Can anyone help me with the following:

I'm learning c programming and there is a chapter that discusses the sizeof operator. It sounds straight forward, but are there any disadvantages when using the sizeof operator ?

Thanks for your help!