Discussion Board

Results 1 to 2 of 2
  1. #1
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    when i copy TBuf8<> to TBuf16<> it stores the numeric values of the
    alphabets, why?
    i would like it be alphabets. how do i do that?

    thanks,
    ash

    Posted by Asheesh Sangamneheri, asangamneheri@hotmail.com
    on March 01, 2002 at 18:41

  2. #2
    Super Contributor Nokia_Archive's Avatar
    Join Date
    Mar 2003
    Posts
    2,426
    Posted by MTIT Support, support@mtit1.at
    on March 04, 2002 at 16:09



    You can not copy directly TBuf8 to TBuf16 because no = operator or copy constructor is defined. To copy data, you need a loop. If you want to copy text data, you will use Utf7 to Unicode conversion functions rather than direct data copy.

    Brg,
    Szabolcs Tolnai

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved