Print Page | Close Window

About CEdit::LineLength

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: General Discussion
Forum Description: Topics Related to Visual C++ MFC Development in General
URL: http://forum.codejock.com/forum_posts.asp?TID=1571
Printed Date: 27 April 2024 at 8:16pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: About CEdit::LineLength
Posted By: freehawk
Subject: About CEdit::LineLength
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net