String to array

Discuss problems and solutions.
Post Reply
AkaMed
Newbie
Posts: 37
Joined: 31 Mar 2014 00:26

String to array

Post by AkaMed »

Hello

I remember I found the solution time ago, but as the user manual is not updated :( I can't find how to convert a string to an array...
I.e.:
I have an string containing a number '2500' and I want to convert it to an integer....

Where's the stringtoarray function? .....because sizeof(string) gives me 1.
Post Reply