Re: How come the copyright symbol don't print f correctly? printf("Copyright =?utf-8?Q?=C2=A9_2005_...?=");


2005-10-11 04:02:46 PM
cppbuilder78
w h mowery jr wrote:
Quote
printf("Copyright © 2005 ...");

gives

Copyright �2005 ...
There could be many reasons for that, character encodings is a very
complex subject. What is the numeric code for the character you are
expecting to be copyright? How did you obtain the character (did you
type it, read it from a file or what?)
--
Andrue Cope [TeamB]
[Bicester, Uk]
info.borland.com/newsgroups/guide.html