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

Go to the source code of this file.

Functions

long int ftell (FILE *stream)
 

Function Documentation

◆ ftell()

long int ftell ( FILE stream)

Definition at line 7 of file ftell.c.

Here is the call graph for this function: