Wednesday, 2 November 2011

how to find numbers in string

how to find numbers in string

hi, I want find numbers in string. its simple task, but I need to find numbers bigger then 9 too. my english is quite bad so I give you example for understand: from string "a20b1++q140" script find numbers x[0]=20 x[1]=1 x[2]=140. can somebody help me with that?

No comments:

Post a Comment