Hello, I am new to C++ and I recently came across "sizeof()" and I am confused to whether this is a c++ command, or if it needs to be defined somewhere. basically what I'm puzzled on, is what it can be used for, as well as how, or if I need to initialize it before using it.