Split Particular Digit using C#
C#
1
Posts
1
Posters
0
Views
1
Watching
-
hello Friend i have to know how to split below string in particular part. i have find this type of string in bar-code scanner as a input I have a input
0.1042.5140.7043.037.000.005.063.613.761.70.062
and i want output 0.104 2.51 40.70 43.0 37.00 0.00 5.0 63.6 13.7 61.7 0.06 please help me to solve this.