Jump to content

Overflow

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Julia W (talk | contribs) at 21:23, 31 July 2013 (Undid revision 559228700 by 50.2.65.105 (talk) ?). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Overflow may refer to:

Computing and telecommunications

  • Buffer overflow, a situation whereby the incoming data size exceeds that which can be accommodated by a buffer.
  • Stack overflow in which a computer program makes too many subroutine calls and its call stack runs out of space
  • Heap overflow
  • Arithmetic overflow, a condition that occurs when a calculation produces a result that is greater than what a given register can store or represent
  • Overflow condition, a situation that occurs when more information is being transmitted than the hardware can handle
  • 0verflow, a Japanese eroge developer
  • Overflow (software), a NASA-developed computational fluid dynamics program using overset (Chimera) grids
  • Overflow, more commonly known as overspill, a proof technique in non-standard analysis

Other