X-Spam-Check-By: sourceware.org From: "German C. Basisty" To: Subject: Compiling with gcc + UNICODE Date: Fri, 24 Nov 2006 10:54:00 -0300 Message-ID: <007501c70fcf$febdb180$640da8c0@moqueta> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 11 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id kAODsJZC028133 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 DOT basisty AT eipsistemas DOT ath DOT 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/