Penguin

Differences between version 3 and previous revision of EILSEQ.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Friday, October 10, 2003 12:12:16 am by StuartYeates Revert
Older page: version 2 Last edited on Thursday, October 9, 2003 11:59:08 pm by StuartYeates Revert
@@ -1,5 +1,5 @@
-!!!Illegal Sequence 
+!!![ Illegal] Sequence 
  
 An illegal multibyte sequence was found in the input. This usually means that you have the wrong charactor encoding, for instance the [MicrosoftCorporation] version of latin-1 (which has it's own stuff like "smart quotes" in the reserved bytes) instead of the real latin1(7) (or perhaps [utf8(7)]). 
  
 Try changing which encoding you expect and try again.