VMS Help  —  CRTL  ftruncate
    Truncates a file to a specified length.

    Format

      #include  <unistd.h>

      int ftruncate  (int filedes, off_t length);
Additional Information: explode extract
Arguments Description Return Values
Close Help