strtok twice a char*

前端 未结 0 711
渐次进展
渐次进展 2020-12-21 10:27

I have a file where I get line by line a char* like :

0 1_12 5_15 6_20

where every group of digits is separated by a tabulation. I have used strtok fun

相关标签:
回答
  • 消灭零回复
提交回复
热议问题