Hello, What is the recomended way to deal with string constants in units which are shared in cross-platforms projects?
For example, i started a project in Linux, where the source code files are saved in UTF-8. If i use theses files in Windows, the constants aren't automatically converted to the system code-page. So, i am getting wrong characters when i access theses constants in Windows. Regards
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal