One reason we use static for functions is that we use CodeWarrior, enabling it's "Require Function Prototypes" warning. CodeWarrior won't complain about static functions without prototypes. See Ben Combee's post for details: http://www.escribe.com/computing/pcpqa/m34784.html
-- Danny @ Palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
