Subject: Re: Need some help determing what might be crashing this code
From: "druid" <[EMAIL PROTECTED]>
Date: Fri, 12 Aug 2005 21:34:48 -0000
X-Message-Number: 18

Hmmm and what determines

"poor coding practices....."

Well here's three:

1) Reckless use of global variables

2) Failing to check return values after a system API call, to see whether it failed or succeeded

3) Failing to use the (excellent) debugging tools to step through the program and find the precise point of failure.

None of these have anything to do with Palm OS programming.

Roger Stringer
Marietta Systems, Inc. (www.rf-tp.com)


--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to