??? 08/29/07 18:14 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#143737 - As long as you are aware of the issues. Responding to: ???'s previous message |
Yes there is no time penalty, but a memory one.
The point was that I have seen posters ignore the CPU and write C that makes the compiler generate big slow code. Then complain that C compilers suck. Examples: Large Model, "ints" all around, floats just because, printf() is big ?,library calls from interrupts, and such. |