Op vrijdag 14 juli 2006 16:41, schreef Philippe Valembois - Phil: > > 1 - the amsn.ascii.exe is wrongly named, it should be ANSI, not ASCII.. > > two totally different things (AFAIK) > > Well I hesitated and as it uses the range 0-255 for the characters I called > it ASCII (ANSI only uses 0-127 chars)
Not to keep the discussion going, but just to tell which is what... ASCII = 7 bit charset (values 0-127) ANSI = 8 bit charset (values 0-255, default charset on Windows, not used on other systems, in range 0-127 it is identical to ASCII) UNICODE = 16 bit charset (most of the time encoded in UTF-8, which makes it compatible to ASCII in th 0-127 range) (Yeah Phil, you exactly swapped ASCII and ANSI :-P) ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Amsn-devel mailing list Amsn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amsn-devel