From: Deepak Chand Rathore (deepakr@aztec.soft.net)
Date: Sat Jan 10 2004 - 06:17:51 EST
Hi all,
Compiler internal encoding might affect the encoding of the hardcoded
literals with in a source file
As a result after compilation we might interpret wrong characters.
If we have hardcoded only ascii literals with in the program( source file)
and left the compiler encoding to it's default;
Is there any possibility that after compilation, in the object file
produced, encoding of literals get affected.
(as far i know almost all compiler's default encoding( default locale C in
C++ ) is ascii compatible)
this problem, i am refering wrt C++
Are there any other issues related to this subject , any useful links
Thanks
With regards,
Deepak
This archive was generated by hypermail 2.1.5 : Sat Jan 10 2004 - 06:55:55 EST