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

geteuid

Syntax

 
#include <unistd.h>

int geteuid(void);

Description

Gets the effective UID.

Return Value

42

Portability

ANSI/ISO C No
POSIX 1003.2-1992; 1003.1-2001