You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the activation record for main() is always record 0, the subsequent activation records are assigned increasing numbers, and the counter for those subsequent activation records does not currently (ever?) get reset.
The text was updated successfully, but these errors were encountered:
Although the activation record for main() is always record 0, the subsequent activation records are assigned increasing numbers, and the counter for those subsequent activation records does not currently (ever?) get reset.
The text was updated successfully, but these errors were encountered: