??? 12/07/06 13:50 Read: times |
#129122 - it is Responding to: ???'s previous message |
Structured programming is NOT the only way how to achieve maintainable code
It is. However, if you take one mans specific definition of "structured programming" you are right. "structured programming" can mean "top down", "isolate functions", "clear, concise flow", and who knows what else, but any program without any structure will be non-maintainable. I have been exposed to unstructured code, ARGH; code structured in other ways than mine, Interesting. you should also say B: C/C++ is NOT the best suited tool for structured programming. excuses, excuses ... how often have you hammered in a nail without using a hammer? did you achieve what you wanted? Erik |