I dont't have any code for this, but I do want to know how I could do this. I use visual studio 2010 C# if that matters.
Thanks
Jason
I dont't have any code for this, but I do want to know how I could do this. I use visual studio 2010 C# if that matters.
Thanks
Jason
Try like this..
You should read MSDN:Using foreach with Arrays
// Output: 9 99 3 33 5 55
you can print it all on one line
output