delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/14/09:53:30

Date: Wed, 14 Jul 1999 16:51:01 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Anton Helm <tony AT dictator DOT nt DOT tuwien DOT ac DOT at>
cc: djgpp AT delorie DOT com
Subject: Re: Hiding globals when using flex/bison in a library
In-Reply-To: <4.2.0.58.19990714133218.00a4cc50@hal.nt.tuwien.ac.at>
Message-ID: <Pine.SUN.3.91.990714164927.3946A-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 14 Jul 1999, Anton Helm wrote:

> - All identifiers that begin with an underscore are always reserved for use
>    as identifiers with file scope in both the ordinary identifiers and tag
>    name spaces.
> [...]
> Does it mean:
> - I am allowed to use _abcdef as an identifier with file scope *ONLY*.
> 
>    or
> 
> - I am *NOT* allowed to use _abcdef as an identifier with file scope.

The latter, I think: you are *not* allowed to use _abcdef if it has a 
file scope.  It can only have a block scope.

- Raw text -


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