On Tue, 26 Dec 2006, [EMAIL PROTECTED] wrote:

> Hi,
> 
> Sorry for posting here, but the freepascal.org server seems to have been
> down for the last 6 or 7 days.

Seems to work fine here ?

> 
> I'm wondering about using Dynamic Arrays Globally throughout my program.
> 
> I notice that the documentation says :
> "The memory will be disposed of at the exit of the current procedure or
> function."
> 
> Does this have implications for Global variables?

Yes, in the sense that they are only disposed when the unit is finalized.

Michael.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to