On Mon, Oct 21, 2002 at 08:02:33PM -1000, David Jones wrote: > No, it has 100% to do with the way you code. You can
This is the criterion from the user/programmer perspective. It is well known that you can use almost everything in a bad manner... You can kill someone even using a pen, but it's kinda easier to do it with an M-16. :-) > write non-spaghetti code in BASIC. And personally, I > find C's beloved pointers to be far more dangerous than > BASIC's GOTO! ;-) Goto is a myth. C uses it, too. IMHO, it's quite useful. The goto becomes a problem when it is used a lot without a sane reason. As far as the pointers are concerned, pls don't mix "difficult to read code" with "spaghetti code". Pointers can give *elegant* solutions to many problems. That's the reason they are so popular. Elias -- http://gnewtellium.sourceforge.net MP3 is not a crime. - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs