Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
string MyString = "Hello"; bool Test = MyString.find("Hello");
Return Value: The position of the first character of the first match.