C: Parse empty tokens from a string with strtok

后端 未结 8 1111
臣服心动
臣服心动 2020-12-10 19:08

My application produces strings like the one below. I need to parse values between the separator into individual values.

2342|2sd45|dswer|2342||5523|||3654|         


        
8条回答
提交回复
热议问题