
16 Nov
2015
16 Nov
'15
2:38 p.m.
I'm solve, firstly by hands I'm parse from first char to end of word with backslash, after that simply split string via libvirt virStringSplit 16 нояб. 2015 г. 13:06 пользователь "Vasiliy Tolstov" <v.tolstov@selfip.ru> написал:
Hi. I'm need to parse string like "= test\ aaa 3 10 0 0 1336557216 7c2b27 3 22" I can use virStringSplitCount, but second word contains space and splitting not works right.
Does this need i need to parse string by hand via strtok ?
-- Vasiliy Tolstov, e-mail: v.tolstov@selfip.ru