At 07:58 AM 12/10/2003 +0300, Vladimir Lipsky wrote:
From: "Melvin Smith" <[EMAIL PROTECTED]>

> At 04:20 PM 12/9/2003 -0500, Dan Sugalski wrote:
> >which is .included) and visible through the rest of the compilation unit.
> >

> Parser will not allow .const outside of a compilation unit and make it
> global to the
> compilation.

Hmm... What do you mean by a compilation unit? a file? Will it be global to
all compilation
units or rather to the one where the .const was defined?
0x4C56

Right now a unit is a subroutine. Eventually it might also mean class, package, etc.

I used a confusing term there. For a single compile "session", meaning
all includes/imports, a global constant will be visible.

-Melvin






Reply via email to