15 Oct
2005
15 Oct
'05
12:46 a.m.
Hi!
Library version 1.33.0.
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?
=========
#include<iostream>
#include