COHERENT help

This page displays the COHERENT help information for lseek.

Listing of available help pages


lseek() -- Set read/write position

#include <unistd.h>
long lseek(fd, where, how)
int fd, how; long where;