Thanks a lot
I solve the problemthere are two empty ("") value in the string[] that
produce the problem.
Sorry!
--
View this message in context:
http://gambas.8142.n7.nabble.com/String-array-problem-with-val-tp47278p47298.html
Sent from the gambas-user mailing list archive at Nabble.c
If you are sure to use point each time you convert with CFloat
Le 5 juil. 2014 21:33, "Tobias Boege" a écrit :
> On Sat, 05 Jul 2014, kungfupanda wrote:
> > Hi,
> >
> > I've a problem with conversion of a string array in integer.
> > I'm using gb.chart to create a line graph with a lot of element
On Sat, 05 Jul 2014, kungfupanda wrote:
> Hi,
>
> I've a problem with conversion of a string array in integer.
> I'm using gb.chart to create a line graph with a lot of element (more then
> 10.000 value).
> I read the value from a txt file and store all in a string[].
> Now I'm trying to get every
Hi,
I've a problem with conversion of a string array in integer.
I'm using gb.chart to create a line graph with a lot of element (more then
10.000 value).
I read the value from a txt file and store all in a string[].
Now I'm trying to get every element of the string[] (with for each element
in