high there,
i want to convert an ascii string like this:
1,54,42,10,4 ... and so on
into a vector of decimal numbers. i want to use the
to separate the commas from the string but i do not know which format
string to use. i tried several things ('%s,' or '%s ,') whithout success.
anyone has an idea?
thanks in advance,
\ulli.