/sys$common/syshlp/helplib.hlb CC, Run-time functions, dirname *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Reports the parent directory name of a file path name. Syntax: #include <libgen.h> char *dirname (char *path);
|