#include <unistd.h> int getuid(void);
Returns the user ID.
42
not ANSI, POSIX
Go to the first, previous, next, last section, table of contents.