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

_go32_my_ss

Syntax

 
#include <go32.h>

u_short _go32_my_ss();

Description

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

Return Value

SS

Portability

ANSI/ISO C No
POSIX No