Optimizing the codes written in Keil C

Status
Not open for further replies.

mithila

Newbie level 4
Joined
Nov 30, 2004
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
77
Code optimisation

hi,
Give some suggestions for optimizing the codes written using Keil C
Mithila
 

Re: Code optimisation

ya u can do like
1. Always do a checking after memory allocation
2. Always Free the memory in same code where u are alllocating
3. Always do comparision in reverse manner
these type of suggestion u can get from google too...
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…