Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7070099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:31:31+00:00 2026-05-28T05:31:31+00:00

I receive via HTTP request, a TDesC8 Unicode string in Symbian C++, when I

  • 0

I receive via HTTP request, a TDesC8 Unicode string in Symbian C++, when I convert it via
following function it doesn’t change anything

HTTP request return:

TBuf8<300>buf;
buf.Copy(_L8("\u0627\u0646\u0627 \u0645\u0639\u0627\u0643"));
HBufC* temp = CnvUtfConverter::ConvertToUnicodeFromUtf8L(buf);

How can I convert a TDesC8 Unicode to a TDes16 in human readable form for Arabic language?

I’m using Symbian C++.

Many thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T05:31:32+00:00Added an answer on May 28, 2026 at 5:31 am

    line

    _LIT8(KTest, "\u0627\u0646\u0627 \u0645\u0639\u0627\u0643");  
    

    was giving me

    warning: character is out of range  
    

    As soon as I changed it to
    _LIT16(KTest2, “\u0627\u0646\u0627 \u0645\u0639\u0627\u0643”);

    Everything compiled alright and some arabic chars were shown without any conversion. So I suppose \u0627 is already in UCS2 encoding not UTF8, no need to convert it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been working on figuring out how to receive HTTP Headers via a request
I want to receive images from an IP camera over HTTP via GET request.
I am using the function below inside a thread to receive the byte[] via
I'm trying to enable Ruby via the plugin manager, and I receive the following
I have a test script to receive an xml file via http post and
I'm writing an application to receive SMS messages via an HTTP gateway. The main
When requesting data with: <param value=data-file=http://url-to-my/json.script name=flashvars> via an SWF file, what request type
A remote IP can be recive via: request.remote_ip ( http://api.rubyonrails.org/classes/ActionController/AbstractRequest.html ). But is there
How could I send SimpleXmlElement object via Curl using POST request type and receive
How do I send and receive via USB in C#? And what about Serial

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.