1. Rob constants ??

Rob
When long list of constants are include in ".e" file and you don't use all
of them in your program, is that extra memory allocated for them released
at run-time.
Bernie

new topic     » topic index » view message » categorize

2. Re: Rob constants ??

Bernie Ryan writes:
> When long list of constants are include in ".e" file
> and you don't use all of them in your program, is that
> extra memory allocated for them released at run-time.

No, it isn't.

A new 2-pass binder could take care of this, as well
as eliminating unused routines.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://members.aol.com/FilesEu/

new topic     » goto parent     » topic index » view message » categorize

3. Re: Rob constants ??

Well thank you!
  Then I guess all have to change my methods.
Bernie

new topic     » goto parent     » topic index » view message » categorize

4. Re: Rob constants ??

>Bernie Ryan writes:
> > When long list of constants are include in ".e" file
> > and you don't use all of them in your program, is that
> > extra memory allocated for them released at run-time.
>
>No, it isn't.
>
>A new 2-pass binder could take care of this, as well
>as eliminating unused routines.
>
>Regards,
>    Rob Craig

Well that means large include files won't be a problem anymore!... say,
like, math.e?
Lionel


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu