RTEMS  5.1
Functions
ftruncate.c File Reference

Truncate a File to the Specified Length. More...

#include <unistd.h>
#include <rtems/libio_.h>

Functions

int ftruncate (int fd, off_t length)
 

Detailed Description

Truncate a File to the Specified Length.