BSKStackFrameGetLineNumber
Module: BSKExec
BSKUI32 BSKStackFrameGetLineNumber( BSKStackFrame* frame );
Inputs:
- frame - the stack frame to query.
Returns:
The current line number that the given stack frame is executing.
Description:
Obtains the current line number that the given stack frame is executing.
Return to the API
Return to the function listing
Last updated on 19 Feb 2001 by Jamis Buck (minam@rpgplanet.com)