Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » reading & writing a file
Re: reading & writing a file [message #32677 is a reply to message #32676] Wed, 01 June 2011 14:03 Go to previous messageGo to previous message
cbpporter is currently offline  cbpporter
Messages: 1428
Registered: September 2007
Ultimate Contributor
silverx wrote on Wed, 01 June 2011 14:49

I tried that, and still got the same error. I tried that after trying that on another issue.

Any more suggestions?

Yes. You may be trying to insert a invalid sequence into a Utf8 sequence, very common when trying o copy a 8bit encoding into Utf8 without converting it first.

Try dumping the binary values of inl somewhere and seeing if they are valid Utf. Easy way to see: if you have characters over 127, then the following character must follow special rules.
 
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message icon13.gif
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Previous Topic: GridCtrl out-of-bound crash with test case
Next Topic: using a file chooser (dir chooser??) to get a dir and not a file
Goto Forum:
  


Current Time: Sun Aug 24 11:42:08 CEST 2025

Total time taken to generate the page: 0.04682 seconds