29 AM
> To: [EMAIL PROTECTED]
> Subject: passing FILE*
>
>
>
>
> Hi All
>
> Am trying to serialize a DOM doc into a physical file.
>
> this is the code,
>
> XMLFormatTarget *myFormTarget = new
> LocalFileFormatTarget(filename )
Hi All
Am trying to
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi All
Am trying to serialize a DOM doc into a physical file.
this is the code,
XMLFormatTarget *myFormTarget = new LocalFileFormatTarget(filename );
//Write out the specified node as described above in the description