[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

_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

ANSI/ISO C No
POSIX No