??? 07/14/07 23:41 Read: times |
#141891 - vs readability & expandability Responding to: ???'s previous message |
Some tips:
- Use loops and indirects while you can - Assembler preferable than C - Think harder, or - Pay someone else to do this for you Although you can get a lot of code reduction by re-using the used similar procedures, you might sacrifice readability and the ability to expand your programs, so try not to lose them unless this is your real final project. |
Topic | Author | Date |
Code Reduction | 01/01/70 00:00 | |
Yes: Think! | 01/01/70 00:00 | |
Sure!! | 01/01/70 00:00 | |
vs readability & expandability | 01/01/70 00:00 | |
RE:Code Reduction | 01/01/70 00:00 | |
you can use | 01/01/70 00:00 | |
Like switch case | 01/01/70 00:00 | |
Explain | 01/01/70 00:00 | |
Varaible Size | 01/01/70 00:00 | |
try the following | 01/01/70 00:00 | |
that's what i mean indirect![]() | 01/01/70 00:00 |