Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getwd(3) — Kubota Pacific 4.1 System Software

Media Vault

Software Library

Restoration Projects

Artifacts Sought

GETWD(3)  —  Kubota Pacfic Computer Inc. (C Library Functions−BSD)

NAME

getwd − get current working directory pathname

SYNOPSIS

char ∗getwd(pathname)
char ∗pathname;

DESCRIPTION

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

LIMITATIONS

Maximum pathname length is MAXPATHLEN characters (1024), as defined in <sys/param.h>. 

DIAGNOSTICS

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

March 13, 1992

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