|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Using XSLT to transform XSLT
[ Endre, MAGYARI] > > I need to have an XSLT script as a char * in my C++ code, and I > was thinking, to convert an existing file.xslt to file.h, and > file.h vould contain a > single line like: > > const char * theXslt = "<?xml version..... "; > > The whole script as a const char *. > Beware of encoding issues if you do this. Default encodings - utf-8 - are multi-byte encodings, and char * may cause trouble with them, depending of course on whether the actual characters are in the range < 256. Cheers, Tom P XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








