c# Arrays
Hi Imar,
Thank you very much for your fast reply: Inbetween, I tried out - and was rather successful - to approach my Problem via the 'stringbuilder' (sb) method. Everything works -- bar an unwanted side-effect of my Project: the TextBox Output.text isn't text but in hex. Would you have a hint...? Apparently there is a prior Convert.To... (from sb-hex totextBoxOutput.Text) required -- which one?
I am sure you know the solution - and this umpteen times faster and productive than me looking this up in the Internet.
Thanks again
Peter
|