-

Changes

Jump to: navigation, search

Functions HI-TECH C SEGREAD

273 bytes added, 23:27, 31 July 2017
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..."
<strong>SEGREAD</strong>
==SYNOPSIS==

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


==DESCRIPTION==
<strong>Segread</strong>() copies the values of the segment registers
into the structure pointed to by segregs.

==SEE ALSO==

int86, int86x, intdos, intdosx

Navigation menu