delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2005/01/17/02:03:25

X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f
Date: Mon, 17 Jan 2005 00:02:57 -0700
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Subject: Re: setlocal...
In-reply-to: <ccmmu0h2bs7l8748dl3sp7h1egtev284fj@4ax.com>
To: djgpp-workers AT delorie DOT com
Message-id: <g6omu0lhag5bvru3keo9knh9q1thgnrksp@4ax.com>
Organization: Systematic Software
MIME-version: 1.0
X-Mailer: Forte Agent 1.93/32.576 English (American)
References: <4rcku09t3nlh3d9trsjgk4dolotei29eq9 AT 4ax DOT com>
<200501161047 DOT j0GAlKTf019772 AT speedy DOT ludd DOT ltu DOT se>
<7cglu0lf1umq46r9l1ps73pt3ir57rjjan AT 4ax DOT com>
<01c4fc4f$Blat.v2.2.2$9eb38e80 AT zahav DOT net DOT il>
<ccmmu0h2bs7l8748dl3sp7h1egtev284fj AT 4ax DOT com>
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0H73Bts000557
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sun, 16 Jan 2005 23:25:02 -0700, Brian Inglis
<Brian DOT Inglis AT SystematicSw DOT ab DOT ca> wrote:

>On Mon, 17 Jan 2005 06:46:14 +0200, Eli Zaretskii <eliz AT gnu DOT org>
>wrote:
>
>> . Please don't use ``foo()'' to mean ``function foo'', because
>> ``foo()'' looks like an invocation of `foo' with no arguments, which
>> is not what you want to say.  Use ``@code{foo}'' instead.
>>
>>Also, file names like ctype.h should havee the @file markup, and
>>"whatever" should be ``whatever''.
>
>In this context, the quoted references are to C literal strings, and
>not quoted text: should we use code{"whatever"} or some other markup? 

e.g.

@findex setlocale AT r{, standard and current locales supported}
The function @code{setlocale} now supports the following categories in
environment variables: @code{LC_CTYPE}, @code{LC_COLLATE},
@code{LC_NUMERIC}, @code{LC_MONETARY}, @code{LC_TIME}, as well as
@code{LC_ALL}, and also @code{LANG}.  POSIX @code{LC_MESSAGES} are not
supported.  Due to limitations of the @file{country.sys} driver only
the current user locale @code{""} or its name, and @code{"C"} (aka
@code{"POSIX"}) locales are supported.
Modifies the character classes used by functions defined in headers
@file{ctype.h} and @file{regex.h}, returns appropriate values from
@code{strcoll} and @code{localeconv} functions, changes the decimal
character used by functions for converting numeric strings from input
and to output, and function @code{strftime} uses the appropriate NLS
formats for @code{"%x"} and @code{"%X"} conversions. 

-- 
Thanks. Take care, Brian Inglis

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019