Memory Useage

TucsonDon

Member
What is the affect on memory if a macro is defined in the source or header?
 
One thing though... A macro will be assembled inline, so if you use the macro often, You may want to re-write as a sub routine.. Sub routines will be assembled once and can be used many times..
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…