Home > Back-end > 64 compiled in C Bulider XE3, try __finally statements (return) won't perform to __finally
64 compiled in C Bulider XE3, try __finally statements (return) won't perform to __finally
Time:11-12
In c + + Bulider XE3 64 compiled, try __finally statements (return) will not perform to __finally statement ShowMessage (not call) Try { Int XXX=0; return;/// } __finally {
ShowMessage (_T (" __finally ")); }
CodePudding user response:
Check abnormal compilation support
CodePudding user response:
CB can lead the function call stack stack frame adjustment, feel the return statement you use wrong, try to adjust the sentence order structure,