D
D
Durilka962020-11-02 14:16:48
C++ / C#
Durilka96, 2020-11-02 14:16:48

How to convert word to letter array c++?

There is a word that is already an array element, you need to convert this word into a new array of letters, it would be good if it turned out like this word[i][k], where i is the number of the array element, which means the number of the word in the string, and k is the number of the letter in word

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
veydlin, 2020-11-03
@veydlin

So the string itself is already an array, isn't it?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question