Boost logo

Boost Users :

From: me22 (me22.ca_at_[hidden])
Date: 2005-10-15 20:58:17


> The input string contains null characters. I want to use null character
> as the seperator. The following code produces only "X".
> Why "Y" and "Z" are discarded and how to fix this code?

> string str="X\0Y\0Z";

Take a closer look at that line. The tokenizer library isn't the problem.

- me22


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net