Go to the first, previous, next, last section, table of contents.


_go32_my_ds

Syntax

#include <go32.h>

u_short _go32_my_ds();

Description

Returns the current DS. This is useful for moving memory and such.

Return Value

DS

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.