Re: printf("%ls")
- From: roberson@xxxxxxxxxxxxxxxxxx (Walter Roberson)
- Date: Thu, 28 Feb 2008 23:17:39 +0000 (UTC)
In article <fq7evp$11g8$1@xxxxxxxxxxxxxxxxxxx>,
Ioannis Vranos <ivranos@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
Is printf("%ls") for printing wchar_t strings defined in C90, or it was
added in C95?
It was not present in C89 -- which has a specific footnote for %s
indicating that no special provision is made for multibyte characters.
--
"All human knowledge takes the form of interpretation."
-- Walter Benjamin
.
- Follow-Ups:
- Re: printf("%ls")
- From: Ioannis Vranos
- Re: printf("%ls")
- References:
- printf("%ls")
- From: Ioannis Vranos
- printf("%ls")
- Prev by Date: Re: Variable-sized lines of text in linked list
- Next by Date: Re: Variable-sized lines of text in linked list (long)
- Previous by thread: printf("%ls")
- Next by thread: Re: printf("%ls")
- Index(es):
Relevant Pages
|