Deutsch English Français Italiano |
<v9jptc$q8q3$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!news.nobody.at!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Lawrence D'Oliveiro <ldo@nz.invalid> Newsgroups: comp.lang.c Subject: Re: multi bytes character - how to make it defined behavior? Date: Thu, 15 Aug 2024 02:41:48 -0000 (UTC) Organization: A noiseless patient Spider Lines: 9 Message-ID: <v9jptc$q8q3$2@dont-email.me> References: <v9frim$3u7qi$1@dont-email.me> <v9grjd$4cjd$1@dont-email.me> <87sev8eydx.fsf@nosuchdomain.example.com> <v9i54d$e3c6$1@dont-email.me> <v9ia2i$f3p2$1@dont-email.me> <v9ibkf$e3c6$2@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Thu, 15 Aug 2024 04:41:49 +0200 (CEST) Injection-Info: dont-email.me; posting-host="d7cae053e9df3f883db63e1b357d182b"; logging-data="860995"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ca8lq1oQ3/hKBOtYLFs2Z" User-Agent: Pan/0.159 (Vovchansk; ) Cancel-Lock: sha1:FPZIn1PUxcUwukjI1U8T+EiLCRw= Bytes: 1476 On Wed, 14 Aug 2024 10:31:59 -0300, Thiago Adams wrote: > 215 is the unicode number of the character '×'. Be careful about the use of the term “character” in Unicode. Unicode defines “code points”. A “grapheme” (which I think is their term for “character”) can be made up of one or more “code points”, with no upper limit on their number.