HI everyoone
I'm new in C# and i have one question. I should write a code that validates a text that should be: 7 digits in 6 rows,and should be separated by a space.Like this
1 2 3 4 5 6 7
0 8 9 7 1 3 9
4 5 6 9 7 2 1
6 9 2 0 5 6 6
.
.
.
I'm writting the code in Visual Studio 2008, windowsformapplication.
I have no idea how to write this, so plese help Thanks