delorie.com/djgpp/doc/libc/libc_591.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <sys/segments.h> unsigned short _my_ss(); |
Returns the current SS
. This is useful for setting up interrupt
vectors and such.
SS
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |