About CEdit::LineLength |
Post Reply |
Author | |
freehawk
Groupie Joined: 22 April 2004 Status: Offline Points: 95 |
Post Options
Thanks(0)
Posted: 21 December 2004 at 8:31pm |
Hello everyone:
I program code in Japanese OS. And I found that CEdit::LineLength() can not return total bytes of one line. The function only returns total character number of one line. Example: 1. "1234日本90" --->>> LineLength -> 8 2. "1234567890" --->>> LineLength -> 10 About Example 1, why did it return 8, not return 10? Is it right? or I need to set up something? Thanks. -Freehawk |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |