.\" -*- coding: UTF-8 -*- .\" Copyright (c) Bruno Haible .\" .\" %%%LICENSE_START(GPLv2+_DOC_ONEPARA) .\" This is free documentation; you can redistribute it and/or .\" modify it under the terms of the GNU General Public License as .\" published by the Free Software Foundation; either version 2 of .\" the License, or (at your option) any later version. .\" %%%LICENSE_END .\" .\" References consulted: .\" GNU glibc-2 source code and manual .\" Dinkumware C library reference http://www.dinkumware.com/ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" .\" Modified, aeb, 990824 .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH MB_LEN_MAX 3 "23 juillet 2015" Linux "Manuel du programmeur Linux" .SH NOM MB_LEN_MAX \- Longueur maximale d'un caractère quelle que soit la localisation .SH SYNOPSIS .nf \fB#include \fP .fi .SH DESCRIPTION The \fBMB_LEN_MAX\fP macro is the maximum number of bytes needed to represent a single wide character, in any of the supported locales. .SH "VALEUR RENVOYÉE" Une constante entière supérieure à zéro. .SH CONFORMITÉ POSIX.1\-2001, POSIX.1\-2008, C99. .SH NOTES .\" For an explanation of why the limit was raised to 16, see .\" http://lists.gnu.org/archive/html/bug-gnulib/2015-05/msg00001.html .\" From: Bruno Haible .\" Subject: Re: why is MB_LEN_MAX so large (16) on glibc .\" Date: Thu, 14 May 2015 02:30:14 +0200 The entities \fBMB_LEN_MAX\fP and \fIsizeof(wchar_t)\fP are totally unrelated. In glibc, \fBMB_LEN_MAX\fP is typically 16 (6 in glibc versions earlier than 2.2), while \fIsizeof(wchar_t)\fP is 4. .SH "VOIR AUSSI" \fBMB_CUR_MAX\fP(3) .SH COLOPHON Cette page fait partie de la publication\ 5.10 du projet \fIman\-pages\fP Linux. Une description du projet et des instructions pour signaler des anomalies et la dernière version de cette page peuvent être trouvées à l'adresse \%https://www.kernel.org/doc/man\-pages/. .SH TRADUCTION La traduction française de cette page de manuel a été créée par Christophe Blaess , Stéphan Rafin , Thierry Vignaud , François Micaux, Alain Portal , Jean-Philippe Guérard , Jean-Luc Coulon (f5ibh) , Julien Cristau , Thomas Huriaux , Nicolas François , Florentin Duneau , Simon Paillard , Denis Barbier et David Prévot . Cette traduction est une documentation libre ; veuillez vous reporter à la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3 .UE concernant les conditions de copie et de distribution. Il n'y a aucune RESPONSABILITÉ LÉGALE. Si vous découvrez un bogue dans la traduction de cette page de manuel, veuillez envoyer un message à .MT debian-l10n-french@lists.debian.org .ME .