OTOH, one advantage of C is that, since it leaves so much up to the
programmer, the language itself is quite small and consistent. This means
that when you have a bug, you can usually be pretty sure it's something
you're doing wrong (which makes debugging a simple matter of legwork),
instead of something sneaky the compiler or interpreter is doing that
you didn't expect. Most of the time, anyway.
--
Alex Taylor
http://www.cs-club.org/~alex
Remove hat to reply (reply-to address).