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


_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

not ANSI, not POSIX


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