|
I have several large classes in external .h and .cpp files that are added to my
project and compiled into the .lx. I found that when I changed the number of
calls to a major procedure from 2 down to 1, the final program size went down
20%.
Are these being compiled as inline procedures? Is this only because they're from
an external file, or does it happen with all class methods? My program needs as
much memory as possible to operate...
Thanks,
Mike
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|