[libvirt] split string into tokens via libvirt

Vasiliy Tolstov v.tolstov at selfip.ru
Mon Nov 16 10:06:57 UTC 2015


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 at selfip.ru




More information about the libvir-list mailing list