Stack pointer

Updated: 04/26/2017 by Computer Hope

With computer programming, the stack pointer refers to a cutoff point for relevance in a stack of memory. This point is the smallest address, anything smaller is seen as garbage and higher, valid data.

Programming terms