<div class="gmail_quote">On Thu, May 17, 2012 at 6:31 AM, cm <span dir="ltr"><<a href="mailto:xiao.ao.jiang.hu.cm@gmail.com" target="_blank">xiao.ao.jiang.hu.cm@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>> (print "好") ;<==============================================chinese language<br><br>Condition of type: SIMPLE-ERROR<br>Read or write operation to stream #<input file "stdin"> signaled an error.<br>



Explanation: Invalid argument.<br></div></blockquote></div><br>This seems to have something to do with Windows. If I used read() on the terminal and I input chinese characters, the C library will complain. Probably it is trying to map the input (Unicode, chinese, etc) to a character type and it fails miserably. If I instead use utf8, nothing bad happens. Really weird.<div>

<br></div><div>Juanjo<br clear="all"><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>


</div>