Hi, does anyone know why I can use 'sizeof()' but not 'strlen()' for defining the size of an array. I get the following error message in the picture I've attached:

Character arrays - constant values in a constant expression-problem-png

Thanks in advance.