// c char str[](single string) array[0] // c char str[] (multiple string) array[0][0] // c++ std::stirng s; s[0]