Re: Euphoria and a suspended system

new topic     » goto parent     » topic index » view thread      » older message » newer message

Hello,

>Yes.  I'm not sure if local allocations are freed automatically at the end
>of a procedure (probably not), but it's a bad habit to get into to not free
>them yourself.  You might end up doing that in a place that causes tons of
>problems by accident.
>
> >Thanks in advance
> >
> >Mark Brown

"Local" allocations are NOT automatically freed until the
end of the program. This is why functions like
allocate_string () can work. I think this is correct
anyway.


Lewis Townsend
keroltarr at hotmail.com
http://geocities.com/keroltarr/
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu