_EdGetLineNum( ) API Library Routine

See Also   Example

Returns the line number of the passed offset position thePos in the file in the specified editing window.

Syntax

EDLINE _EdGetLineNum(WHANDLE wh, EDPOS thePos)
WHANDLE wh;            /* Handle of editing window. */
EDPOS thePos;               /* Offset position in the file. */