> From: Jim Schram [mailto:[EMAIL PROTECTED]] > >Also, why is cmdPBP commented out of the declaration > Because it's not used. The comment is one way of avoiding an > unused-variable warning during compilation. Another way is to > use: #pragma unused(variables) The best way (IMHO) is to switch to C++ compilation. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- StarterPalmMain Richard Burmeister
- Re: StarterPalmMain Danny Epstein
- Re: StarterPalmMain Jim Schram
- Re: StarterPalmMain Steve Mann
- Scott L. Johnson
