String to array

Discuss problems and solutions.
AkaMed
Newbie
Posts:37
Joined:31 Mar 2014 00:26
String to array

Post by AkaMed » 15 Mar 2017 22:41

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