FreeNOS
Functions
lseek.cpp File Reference
#include <FileDescriptor.h>
#include "errno.h"
#include "unistd.h"

Go to the source code of this file.

Functions

off_t lseek (int fildes, off_t offset, int whence)
 Move the read/write file offset. More...