COHERENT help

This page displays the COHERENT help information for fsetpos.

Listing of available help pages


fsetpos() -- Set file-position indicator

#include <stdio.h>
int
fsetpos(fp, position)
FILE *fp; fpos_t *position;