Stack overflow (disambiguation)
Appearance
This page may meet Wikipedia's criteria for speedy deletion as either a disambiguation page that disambiguates zero extant Wikipedia pages or disambiguates only one extant Wikipedia page and ends in "(disambiguation)", or a redirect that ends in "(disambiguation)" that targets a page that is not a disambiguation page or a page that performs a disambiguation-like function. However, if the page links to only one article and does not end in (disambiguation), simply change it to a redirect, and remove this template. See CSD G14.
If this page does not meet the criteria for speedy deletion, please remove this notice. This page was last edited by Champion (contribs | logs) at 03:45, 11 January 2017 (UTC) (8 years ago) |
A stack overflow is a programming error when too much memory is used on the call stack.
Stack overflow may also refer to:
- Stack buffer overflow, when a program writes to a memory address on the program's call stack outside of the intended data structure; usually a fixed length buffer
- Stack Overflow, a question-and-answer website on the topic of computer programming