
query_ed_mode(3)      LPC Library Functions      query_ed_mode(3)

NNAAMMEE
       query_ed_mode()  -  find  out the status of the current ed
       session

SSYYNNOOPPSSIISS
       int query_ed_mode()

DDEESSCCRRIIPPTTIIOONN
       Finds the status of the ed session for the current object,
       if one exists.  It returns:

                      0  -  the  current object is at a normal ed
       prompt (':')           -1 - the current object isn't in ed
                 -2 - the current object is at the more prompt in
       the                 middle  of  help            >0  -  the
       object  is  at a prompt for a line.  The number
       is the line number.

MudOS                      22 Jan 1995                          1

