T
ThERiZla
Hi,
I want find in an array a value start by this character : "-".
This is two examples of value in my array, I want find: -c, -s .
I use a while to scan my array, but I don't know how compare my values to find
the good one.
Suggestions and/or examples anyone ?
Thanks
I want find in an array a value start by this character : "-".
This is two examples of value in my array, I want find: -c, -s .
I use a while to scan my array, but I don't know how compare my values to find
the good one.
Suggestions and/or examples anyone ?
Thanks