Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/14/00 19:54
Read: times


 
#4388 - RE: code or xdata spec
Oleg
Are the character arrays within your structure fully populated, or are they being initialized with strings that are significantly shorter (>20%(?))than the character arrays themselves. If this is the case, could it be that your array of structures is taking up more code space because of the memory allocations for the character arrays than is required by the init code to copy the initialization data (which should be very compact) from code to xdata?
Just a thought.
Chris

List of 6 messages in thread
TopicAuthorDate
code or xdata spec            01/01/70 00:00      
RE: code or xdata spec            01/01/70 00:00      
RE: code or xdata spec            01/01/70 00:00      
RE: code or xdata spec            01/01/70 00:00      
RE: code or xdata spec            01/01/70 00:00      
RE: code or xdata spec            01/01/70 00:00      

Back to Subject List