Re: Quotation marks: Using =?utf-8?B?4oCc4oCd?= instead of ""
- From: Tom Tromey <tromey redhat com>
- To: Shaun McCance <shaunm gnome org>
- Cc: desktop-devel-list gnome org
- Subject: Re: Quotation marks: Using “” instead of ""
- Date: Thu, 15 May 2008 12:49:44 -0600
>>>>> "Shaun" == Shaun McCance <shaunm gnome org> writes:
Shaun> But plenty of people have been putting UTF-8 string
Shaun> literals in C code for some time, seemingly without
Shaun> problems.
Yes, it works fine with gcc. You have to make sure you set the
execution character set properly, but the default on most platforms is
UTF-8.
The remaining thing that really does not work in gcc in this area is
UCNs. You're unlikely to ever want those, though, IMNSHO.
I don't know what other compilers do or don't do.
Tom
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]