| |||
| Home > Compiler-specific Features > __current_sp intrinsic | |||
This intrinsic returns the value of the stack pointer at the current point in your program.
The __current_sp intrinsic returns the
current value of the stack pointer at the point in the program where
the intrinsic is used.