Dear All,
I have a text file as follows
X100.467 Y23.45 Z-34.578
X340.567 Y-125.78 Z90.003
X-32.368 Y43.21 Z89.543
.
.
.
.
. and so on.
Now I want to dump the values of X, Y & Z resp into an array. I am able to achieve this.But the part after the decimals does not come into picture.Can any one help me out how I can achieve this. ie For X the values in the arrays are 100, 340 and -32 and same for Y and Z.
Regards
Manish Karnik
Application engineer
Cruiser Controls, India