T
Tom
Stupid Question: Have a string ("ABC"); need to convert that to a byte array
(Dim x(3) as Byte). Do I have to do this manually or is there a .NET
command to do it automatically?
Tom
(Dim x(3) as Byte). Do I have to do this manually or is there a .NET
command to do it automatically?
Tom