File nut/crt/fseek.c


Included Files


Global Function fseek()

int fseek ( FILE* stream, long offset, int origin )
Prototyped in: nut/include/stdio.h
Calls: _seek()