Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ getwd(2) — AUX SR8.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

GETWD(2)

NAME

getwd − get current working directory

SYNOPSIS

getwd (path, length)
char path();
int length;

DESCRIPTION

The AUX system call getwd returns the pathname of the current working directory to the string to which the path argument points.  The length argument specifies the maximum number of characters that will be written to the string (counting the null byte). 

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