VMS Help
CRTL, chdir

 *Conan The Librarian

    Changes the default directory.

    Format

      #include  <unistd.h>

      int chdir  (const char *dir_spec); (ISO POSIX-1)

      int chdir  (const char *dir_spec, . . . ); (DEC C Extension)

  Additional Information (explode) :

  Close     Help