
1 Nov
2005
1 Nov
'05
6:02 a.m.
Hi!
The following code uses '\0' and ';' as seperators and produces the
result:
<X><Y><><Z><>
string str=string("X;Y\0\0Z\0",7);
typedef tokenizer