So what are you exactly saying? Somebody proposed using GetCommandLine instead of using argv directly. And what about my other points about ::open and ::stat?<br><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 8:52 AM, Eli Friedman <span dir="ltr"><<a href="mailto:eli.friedman@gmail.com">eli.friedman@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Tue, Sep 6, 2011 at 11:28 PM, Nikola Smiljanic <<a href="mailto:popizdeh@gmail.com">popizdeh@gmail.com</a>> wrote:<br>


> The problem is not in the functions that return multibyte strings (the<br>
> multibyte string is coming from argv)<br>
<br>
</div>argv is implicitly the return from a UTF16->multibyte conversion (i.e.<br>
it's lossy).<br>
<font color="#888888"><br>
-Eli<br>
</font></blockquote></div><br>