wxString - writing values into strings

Milan Babuskov milanb at panonnet.net
Mon Feb 11 01:34:45 PST 2008


raananb wrote:
> Indeed it works, as does
> 
> S.Printf((wxChar*) "...%d", n);

This doesn't work in ANSI build. Better use wxT() to make it work in 
both ANSI and Unicode builds.


-- 
Milan Babuskov
http://www.flamerobin.org




More information about the wx-users mailing list