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

_go32_my_cs

Syntax

 
#include <go32.h>

u_short _go32_my_cs();

Description

Returns the current CS. This is useful for setting up interrupt vectors and such.

Return Value

CS

Portability

ANSI/ISO C No
POSIX No