Re: What is UTF-8?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Just Me (groups_at_a-znet.com)
Date: 01/23/05


Date: Sun, 23 Jan 2005 07:33:16 -0500

If I understand, some characters take more that 16 bits in UTF. How do they
look in memory? More than 2 bytes??

Thanks, I think the doc will make more sense now. I kept reading Unicode and
wondered which UTF they meant - now I see they meant Unicode because it is
in memory.

"Cor Ligthert" <notmyfirstname@planet.nl> wrote in message
news:%23lMHLSSAFHA.1188@tk2msftngp13.phx.gbl...
> Just Me,
>
> UTF is a format on an external device.
>
> In memory it is for characters (strings) forever Unicode.
>
> I hope this helps?
>
> Cor
>



Relevant Pages

  • Re: String Handling Problem - C++ DLL
    ... When compiling with UNICODE defined, you are allocating half the memory ... Remember that malloc takes the number of bytes, ... charCount is the number of characters. ...
    (microsoft.public.vc.language)
  • Re: encoding problem on ASP .net page
    ... Is the string in the memory ok? ... I mean are the characters what they are ... Remember that the strings are stored in the memory as ... Encoding unicode = Encoding.Unicode; // CHANGED HERE ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Lengthy merge code
    ... characters, and each record is delimted by a CRLF. ... performance monitoring, ... if there's plenty of free memory even before Word starts ... proprietary software package - I don't dare name it - and the ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Lengthy merge code
    ... characters, and each record is delimted by a CRLF. ... the chances are that the problem has nothing to do with memory. ... proprietary software package - I don't dare name it - and the merge ... there's an includetext function for a document. ...
    (microsoft.public.word.mailmerge.fields)
  • Re: HELP!!
    ... to memory you "own" (i.e. it's either an array of chars you defined ... and has it at least room for FILES characters? ... sprintf (txtFile, "%c", c); ...
    (comp.lang.c)