C is full of dangerous pitfalls. The idea of assigning a value of -1 to an unsigned variable would seem quite silly in many other programming languages, but not in C. Carefully choose the type for every variable, and watch out for loops that count down to zero using an unsigned index variable. -- Peter Epstein
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
