VMS Help
CRTL, truncate

 *Conan The Librarian

    Changes file length to a specified length, in bytes.

    Format

      #include  <unistd.h>

      int truncate  (const char *path, off_t length);

  Additional Information (explode) :

  Close     Help