View Single Post
  #2 (permalink)  
Old 01-30-2008, 03:21 PM
scuffia's Avatar
scuffia scuffia is offline
Member
 
Join Date: Jan 2008
Location: Cagliari (Italy)
Posts: 7
scuffia is on a distinguished road
...Character 65279 (FEFF in hex) is a byte order mark, apparently inserted
by your editor. For UTF-8, this serves no purpose, and it seems the Java
compiler disallows it completely (as byte order marks are generally not
used in Java)...
[googled it]
So it seems your text editor entered an illegal sequence of characters!
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote