It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For h开发者_StackOverflowelp clarifying this question so that it can be reopened, visit the help center.
Closed 12 years ago.
how the stackoverflow affect variable ?
A stack overflow normally means that your application will exit immediately. Therefore the effect will be that all process-related memory will be released, including your variables.
精彩评论