rcp:
Thanks for your suggestion. Yes, you are correct...I should try to understand the problem rather than looking for a "bandaid" solution.
My problem basically involves flags that are set before a function call. In the "debug" version, the flags are set correctly (initialized) prior to entering the function. In the "release" version, the flags are not. It's actually VERY simple code, so I can't imagine why the compiler has a problem with it. Of course, I've seen stranger things...
