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

getuid

Syntax

 
#include <unistd.h>

int getuid(void);

Description

Returns the user ID.

Return Value

42

Portability

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