COHERENT help

This page displays the COHERENT help information for getcwd.

Listing of available help pages


getcwd() -- Get current working directory name

#include <unistd.h>
char *getcwd(buffer, size)
char *buffer;
int size;