Graphviz 13.0.0~dev.20250424.1043
Loading...
Searching...
No Matches
gv_ftell.h File Reference

Abstraction over ftell More...

#include <assert.h>
#include <stddef.h>
#include <stdio.h>
Include dependency graph for gv_ftell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static size_t gv_ftell (FILE *stream)
 ftell, accounting for platform limitations
 

Function Documentation

◆ gv_ftell()

static size_t gv_ftell ( FILE *  stream)
inlinestatic

Definition at line 11 of file gv_ftell.h.

References NULL.

Referenced by eval().

Here is the caller graph for this function: