VMS Help  —  CRTL  dirname
    Reports the parent directory name of a file pathname.

    Format

      #include  <libgen.h>

      char *dirname  (char *path);
Additional Information: explode extract
Function Variants Argument Description Return Values Example
Close Help