-

差分

移動先: 案内検索

Functions HI-TECH C SEGREAD

271 バイト追加, 2017年12月30日 (土) 06:48
ページの作成:「<strong>SEGREAD</strong> ==概要== #include <dos.h> int segread(struct SREGS * segregs) ==詳細== <strong>Segread</strong>() はsegregsで示された構造体に...」
<strong>SEGREAD</strong>
==概要==

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


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

==参照==

int86, int86x, intdos, intdosx

案内メニュー