I'm having problem to separate string into values

Take a look at the example here. The sscanf() function can process the formatted text to extract the numeric values to separate variables.

1 Like