On Fri, 1 Sep 2006 00:36:16 +0200 Vadim Zeitlin <[EMAIL PROTECTED]> wrote:

VZ>  Sorry, no, this is still not right: why did you use Unicode escape (\u)
VZ> instead of normal one (\x or \o if you prefer octal)? I have no idea how is
VZ> this (using Unicode escapes in a "char *" string) is even supposed to
VZ> compile, as the type of \uxxxx is "wchar_t" and not "char". What's wrong
VZ> with using normal chars?

Well, it compiled and worked. Now done with \x.
Does it work on Windows (and 98 too)?

Regards,
Nerijus

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-Developers mailing list
Mahogany-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to