*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> getwd (3c)              
Title
Content
Arch
Section
 

Contents


GETWD(3C)							     GETWD(3C)


NAME    [Toc]    [Back]

     getwd - get current working directory pathname

SYNOPSIS    [Toc]    [Back]

     #include <unistd.h>

     char *getwd(char *pathname);

DESCRIPTION    [Toc]    [Back]

     getwd copies the absolute pathname	of the current working directory to
     pathname and returns a pointer to the result.

LIMITATIONS    [Toc]    [Back]

     Maximum pathname length is	PATH_MAX characters as defined in <limits.h>.
     PATH_MAX is equivalent to MAXPATHLEN as defined in	<sys/param.h>.

DIAGNOSTICS    [Toc]    [Back]

     getwd returns zero	and places a message in	pathname if an error occurs.


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
Cwd IRIX get pathname of current working directory
getcwd IRIX get pathname of current working directory
pwd Tru64 Displays the pathname of the current working directory
getcwd FreeBSD get working directory pathname
getcwd OpenBSD get working directory pathname
getwd OpenBSD get working directory pathname
getwd NetBSD get working directory pathname
getcwd NetBSD get working directory pathname
getwd FreeBSD get working directory pathname
pxfgetcwd IRIX Gets the pathname of the working directory
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service