Mailinglist Archive: opensuse-programming (6 mails)
| < Previous | Next > |
Re: [opensuse-programming] isprint() and isgraph() are locale sensitive, but ...
- From: Per Jessen <per@xxxxxxxxxxxx>
- Date: Thu, 11 Sep 2008 14:29:59 +0200
- Message-id: <gab307$718$1@xxxxxxxxxxxxxxxx>
Philipp Thomas wrote:
Surely there is somewhere on-line where the behaviour is described as
well? I don't know many C-programmers that have a copy of the ISO
standard.
Another standard you have to buy, IIRC. Again, surely the character
classes (and the locale-dependent variations) are described somewhere
on-line?
/Per Jessen, Zürich
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
On Thu, 11 Sep 2008 08:59:14 +0200, Per Jessen wrote:
Does anyone know where the correct behaviour of 1) the C-function
The ISO C Standard, which has to be bought.
Surely there is somewhere on-line where the behaviour is described as
well? I don't know many C-programmers that have a copy of the ISO
standard.
and 2) the regex character class is defined?
I'd guess it's defined in POSIX.
Another standard you have to buy, IIRC. Again, surely the character
classes (and the locale-dependent variations) are described somewhere
on-line?
/Per Jessen, Zürich
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
| < Previous | Next > |