I'm using Codewarrior 8.0 to develop a large application. I'm in 4 segments now. The last few days I've noticed that some variables I declare within a subroutine seem to be ignored. When I put a stop on them in the debugger the stop moves to a different line - usually the beginning of the routine. Execution skips over any line that uses the variables. I don't get any compile or link errors that I have seen. If I declare them as global variables everything is fine.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
