-

Functions HI-TECH C SEGREAD

From HI-TECH C for CP/M Fan WIKI(EN)
Revision as of 23:27, 31 July 2017 by Kumokosi (talk | contribs) (Created page with "<strong>SEGREAD</strong> ==SYNOPSIS== #include <dos.h> int segread(struct SREGS * segregs) ==DESCRIPTION== <strong>Segread</strong>() copies the values of the segment...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SEGREAD

SYNOPSIS

#include  <dos.h>
int segread(struct SREGS * segregs)


DESCRIPTION

Segread() copies the values of the segment registers into the structure pointed to by segregs.

SEE ALSO

int86, int86x, intdos, intdosx