Python + Borland - msvcrt = grr.
Paolo Invernizzi
paoloinvernizzi at dmsware.com
Mon Apr 23 05:13:50 EDT 2001
> That's the reply I just received from the borland.* newsgroups. That
> just strikes me as *weird*. It explains the infinate spam of warning
> messages I get, though, since quite a few pointers are initialized to NULL
> and that NULL is never read in. This is not something I think the
> Gods'o'Python would care to have fixed, though. Dispite a 'no warnings'
> policy :)
I think the the right C coding filosofy is SPEED, despite the 'no warning'
matter...
Why to do an assignment if it is not usefull? Compilers warnings are usefull
also for this reason, or not? ;)
Paolo Invernizzi
paoloinvernizzi at dmsware.com
More information about the Python-list
mailing list