CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Why my code increased by 3K Words if....?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
E_Blue



Joined: 13 Apr 2011
Posts: 417

View user's profile Send private message

PostPosted: Sun Nov 05, 2023 12:11 pm     Reply with quote

Thanks! 👍
_________________
Electric Blue
petroben



Joined: 09 Nov 2023
Posts: 1

View user's profile Send private message

PostPosted: Thu Nov 09, 2023 12:14 am     Reply with quote

It's possible that the addition of new items and changes in control flow affected the overall code structure, leading to optimizations or expansions by the compiler. Additionally, the compiler may have generated extra code for alignment or other reasons. Code size can be influenced by various factors, and sometimes it's not a direct correlation with the lines of code or instructions added. If you're concerned about code size, you might want to explore compiler optimization flags or settings.
_________________
Nick
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group