RE: fixed windows
kbochert at copper.net wrote:
> goto has nothing to do with speed. Its sole purpose is to express
> control flow in a clearer way.
How can you express control in a clearer way then without goto.
I'm realy curious, maybe you can give an example.
> When misused, it has great potential to
> obfuscate code, but when well used it can clarify the designers
> intentions.
Again, I can't see how the designers intentions would be
better clarified my means of using goto. In my little corner
of the programming universe, the developers intentions are
made visible by means of inline documentation... lot's of it
And again, an example would be appreciated.
> Many other features also have obfuscation potential (indeed there are
> programmers who can misuse ANY feature).
))))
> I have always felt that a big part of Eu's popularity was its
> low-level ability -- run on dos, write console apps,
> poke memory, etc.
> Maybe not.
Maybe not anymore
Hans Peter Willems
|
Not Categorized, Please Help
|
|