<div dir="ltr">The encoding for x.erl  is gbk <br><br>
<div class="gmail_quote">2008/9/30 Christopher Vance <span dir="ltr"><<a href="mailto:cjsvance@gmail.com">cjsvance@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2008/9/30 devdoer bird <<a href="mailto:devdoer2@gmail.com">devdoer2@gmail.com</a>>:<br>
<div class="Ih2E3d">> And a latin encoded file x.erl, the source is:<br>> -module(x).<br>> -compile(export_all).<br>> output2()-><br>>     "ÖÐÎÄ".<br><br></div>
<div class="Ih2E3d">> I don't know why they  are outupted in diffrent format, one is<br>> string-format, the other is list-format. Why aren't they birth outputed in<br>> string-format or both in list-format?<br>
<br></div>You haven't told us the encoding actually used for x.erl. No "latin"<br>encoding I know of includes CJKV characters.<br><br>--<br><font color="#888888">Christopher Vance<br></font></blockquote></div>
<br></div>