Talk:XPCOM string guide
From MDC
Just moved it one more time to all-caps XPCOM. Unfortunately, wiki pages here are case-sensitive.
For sprintf()-like functionality in C++, there is nsPrintfCString and nsTextFormatter. The former is nsCString only (no wide versions), and the latter is PRUnichar* (... not even owned). -- Mook 00:46, 16 November 2005 (PST)