Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getwd(3BSD) — UnixWare 2.01

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getcwd(3C)






       getwd(3BSD)          (BSD System Compatibility)          getwd(3BSD)


       NAME
             getwd - (BSD) get current working directory pathname

       SYNOPSIS
             /usr/ucb/cc [flag . . . ] file . . .
             #include <sys/param.h>
             char *getwd(char pathname[MAXPATHLEN]);

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

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

       REFERENCES
             getcwd(3C)






























                           Copyright 1994 Novell, Inc.               Page 1








Typewritten Software • bear@typewritten.org • Edmonds, WA 98026