I want to parse a string in a format as (6,8), and I want to store 6 and 8 in different variable. I'm trying to use the "strtok". However it gives me a segfaultI want to parse a string in a format as (6,8),
I want to parse a string in a format as (6,8), and I want to store 6 and 8 in different variable. I'm trying to use the "strtok". However it gives me a segfaultI want to parse a string in a format as (6,8),