Error: cannot convert 'String' to 'const char*' for argument '1' to 'char* strst

The main thing I don't get about the error is why does it const char? I can't see that in the program!