On Wed, 23 Feb 2011 17:01:37 +0100, Mihai T. Lazarescu wrote:
[...]
Thanks, I did a slightly different search and I didn't get
such good results.
Mike.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Wed, Feb 23, 2011 at 9:44 AM, Michael D. Berger
wrote:
> On Tue, 22 Feb 2011 19:51:38 -0500, Nico Kadel-Garcia wrote:
>
>> On Tue, Feb 22, 2011 at 5:37 PM, Michael D. Berger
>> wrote:
>>> On my CentOS box, in C++ programs, is there a way to print Unicode
>>> characters?
>>>
>>> Thanks,
>>> Mik
The same as on any other Linux box.
Some important tips for beginners:
* Don't forget to set your locale appropriately at the beginning of
your program.
* Use ONE encoding CONSISTENTLY (utf-8 or utf-16) inside your program,
and trans-code appropriately to/from outer encodings
On Wed, Feb 23, 2011 at 02:46:24PM +, Michael D. Berger wrote:
> On Tue, 22 Feb 2011 23:53:20 +0100, Nicolas Thierry-Mieg wrote:
>
> > Michael D. Berger wrote:
> >> On my CentOS box, in C++ programs, is there a way to print Unicode
> >> characters?
> >
> > google knows...
>
> I haven't foun
On Wed, Feb 23, 2011 at 02:44:11PM +, Michael D. Berger wrote:
> On Tue, 22 Feb 2011 19:51:38 -0500, Nico Kadel-Garcia wrote:
>
> > On Tue, Feb 22, 2011 at 5:37 PM, Michael D. Berger
> > wrote:
> >> On my CentOS box, in C++ programs, is there a way to print Unicode
> >> characters?
> >>
> > A
On Tue, 22 Feb 2011 23:53:20 +0100, Nicolas Thierry-Mieg wrote:
> Michael D. Berger wrote:
>> On my CentOS box, in C++ programs, is there a way to print Unicode
>> characters?
>
> google knows...
I haven't found it. Please see the other response I just sent
for clarification of what I need.
Th
On Tue, 22 Feb 2011 19:51:38 -0500, Nico Kadel-Garcia wrote:
> On Tue, Feb 22, 2011 at 5:37 PM, Michael D. Berger
> wrote:
>> On my CentOS box, in C++ programs, is there a way to print Unicode
>> characters?
>>
>> Thanks,
>> Mike.
>
> Why do you want to?
Off topic.
> And what sort of monitor o
On Tue, Feb 22, 2011 at 5:37 PM, Michael D. Berger
wrote:
> On my CentOS box, in C++ programs, is there a way to print
> Unicode characters?
>
> Thanks,
> Mike.
Why do you want to? And what sort of monitor or client are you using?
Xterm, Putty, NX, SSH,
And what do you mean by "print"? Do you me
On 02/22/11 2:37 PM, Michael D. Berger wrote:
> On my CentOS box, in C++ programs, is there a way to print
> Unicode characters?
if you're running in an xterm that's configured for UTF8, or a ssh
session to console that's configured for UTF8, then yes. if you're
running on a textmode console i
Michael D. Berger wrote:
> On my CentOS box, in C++ programs, is there a way to print
> Unicode characters?
google knows...
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
10 matches
Mail list logo