Posts by Davi Mendonça • 33 points
1 post
-
3
votes3
answers297
viewsQ: Concatenate and convert string array into int
I can’t put together all the numbers in an array, I’m not talking about adding, but concatenating, and converting into an integer. See the example: ex: string[] matriz = new string[3]; matriz[0] =…
c#asked Davi Mendonça 33