C Language and Libraries Help (clang.hlp) (Table of Contents; Topic list)
_segread
 Description Example                     Up Contents Index Back
─────Run-Time Library───────────────────────────────────────────────────────
 
  Include:   <dos.h>
 
  Syntax:    void _segread( struct _SREGS *segregs );
 
  See also:  _intdosx, _int86x, _FP_SEG, __asm
 
     NOTE: This function is not supported by the 32-bit version of the
           compiler.
                                    -♦-