PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
fseek.c File Reference
#include <stdio.h>
#include <sys/io.h>
#include "user/common/file.h"
Include dependency graph for fseek.c:

Go to the source code of this file.

Functions

int fseek (FILE *stream, long offset, int whence)
 

Function Documentation

◆ fseek()

int fseek ( FILE stream,
long  offset,
int  whence 
)

Definition at line 6 of file fseek.c.

Here is the call graph for this function: