getcwd
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
getcwd()
SYNOPSIS
misc_lib/xgeneral.c:518
char *getcwd(char *s, int Len)
DESCRIPTION
Get current working directory - BSD4.3 style. *
PARAMETERS:
s: Where to save current working direction.
Len: Length of s.
FUNCTION RETURN VALUE
char *: Same as s.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:13 GMT, July 20, 2024