Multiple delimeters with g_strsplit



Hi,

I have a string this way:
"Name   Surname Address    Telephone"

I'm not able to split it as: "Name" "Surname" "Address" "Telephone" with g_strsplit. I tried as delimeter " +" to mean multiple spaces as in regular expression but it doesn't work, may anyone help, please ?
--
Colossus

Cpsed, a Linux OpenGL 3D scene editor
http://cpsed.sourceforge.net/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]