-

「Functions HI-TECH C SEGREAD」の版間の差分

提供: HI-TECH C for CP/M Fan WIKI(JP)
移動先: 案内検索
(ページの作成:「<strong>SEGREAD</strong> ==概要== #include <dos.h> int segread(struct SREGS * segregs) ==詳細== <strong>Segread</strong>() はsegregsで示された構造体に...」)
 
(相違点なし)

2017年12月30日 (土) 06:48時点における最新版

SEGREAD

概要

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


詳細

Segread() はsegregsで示された構造体にセグメントレジスタの値をコピーします。

参照

int86, int86x, intdos, intdosx