This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Support for Unicode in gcc



Hi,

I am involved in porting applications from VC++ to Linux.
I am using gcc compiler. Is there support for Unicode in gcc.

How do I specify Unicode literal strings in the source code.
For example with microsoft compiler I specify Unicode strings as.

wchar_t   *wtext = L"abc";

How do we do this in gcc?

Thank's

Sajan

-------------------------------------------------------------------------------------------------

Sajan Sathyan
Sr Software Engineer
Smart Storage Pvt Ltd, C-8, Road No 22,  MIDC,
Andheri East,  Mumbai,  India, 400093.
Tel No Office          91-22-8259766 / 91-22-8259769 Ext 205
            Residence  91-22-8218682
-------------------------------------------------------------------------------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]