E:/Projects/AvrLib/libc/crt/seek.c File Reference
#include "cio.h"
#include "io.h"
Go to the source code of this file.
|
Functions |
int | _seek (int fd, long offset, int origin) |
Function Documentation
int _seek |
( |
int |
fd, |
|
|
long |
offset, |
|
|
int |
origin | |
|
) |
| | |
Definition at line 9 of file seek.c.