>If I remove any character from the string the cdata section is correctly
>generated and then subsequently printed (see program below), so it looks
>like a length error of some sort to me. Does anyone have any thoughts?
Perhaps the string needs to be null-terminated? I experienced a problem
bet
I seem to be having a problem with createing a CDATA section on a linux
implementation of the parser.
It appears to be length related, but works fine on NT.
Has anyone else run across this and is it a known problem?
I had this problem in an application I was porting to linux from NT, having
rec