On Thursday, 13 November 2014 at 07:50:26 UTC, Brian Schott wrote:
On Thursday, 13 November 2014 at 07:08:19 UTC, Sergey wrote:Hello everyone!I need to create a two-dimensional array in this way, for example:What did you want the type of the array to be? "string[10][10]" or "string[][]"?
Oops, I did not see some of the details, how to work with string[][]. Right now I still try to understand. Sorry. Thanks for the push! :)
