VMS Help  —  CRTL  truncate
    Changes file length to a specified length, in bytes.

    Format

      #include  <unistd.h>

      int truncate  (const char *path, off_t length);
Additional Information: explode extract
Arguments Description Return Values
Close Help