??? 05/16/07 15:40 Read: times |
#139358 - Often mutually exclusive... Responding to: ???'s previous message |
Marcos Frago said:
In order to write efficient C routines (fast execution / small program code) Fast execution and small program code are often mutually exclusive - ie, you can have one or the other, but not both. eg: |