-

Functions HI-TECH C SEGREAD

From HI-TECH C for CP/M Fan WIKI(EN)
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