Go to the first, previous, next, last section, table of contents.
#include <go32.h> u_short _go32_my_ss();
Returns the current SS
. This is useful for moving memory
and such.
SS
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.