This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiling with gcc + UNICODE


Hi!

I use to develop in C or C++ for both Windows and Linux platforms. My native
language is spanish, so my strings usually incluyes "ñ", "á", etc.
Ander Linux there is no problem with that, but under Windows (compiling with
cygwin) spanish characters like ó are replaced with strage things. Is there
a way to make cygwin's gcc/g++ to compile the "UNICODE" way? How can I do to
make a c++ program to show a "ñ" with cout?

Best regards

Ing. Germán C. Basisty
Estudio Informático Patagónico
Consultor
tel. +54 (2942) 15 696 624
german.basisty@eipsistemas.ath.cx
http://www.eipsistemas.ath.cx



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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