|
|cc: (bcc: David N Bertoni/Cambridge/IBM)
|
| Subject: Re: Seg Fault when transcod
Hello Dave,
I have posted the code that calls the function below. First let me
explain some. The code that calls the below function is written in C
not C++. This is why the first parameter is a void pointer instead of a
XalanParsedSource pointer. But I am sure that the parameters passed
int
ROTECTED] To:
[email protected]
ox.com> cc: (bcc: David N
Bertoni/Cambridge/IBM)
Subject: Seg Fault when
tr
Hi,
I am running into a strange problem trying to transcode a XalanDOMString
into a C-style character array. The program keeps seg faulting when I
try to delete the CharVectorType object returned by the
XalanDOMString::transcode() function. Here is the code for my function.
void ConvertDOMStr