Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
sftable.c File Reference
#include <cgraph/gv_ctype.h>
#include <limits.h>
#include <sfio/sfhdr.h>
#include <stddef.h>
Include dependency graph for sftable.c:

Go to the source code of this file.

Functions

static char * sffmtint (const char *str, int *v)
 

Variables

Sftab_t _Sftable
 

Function Documentation

◆ sffmtint()

static char * sffmtint ( const char *  str,
int *  v 
)
static

Definition at line 21 of file sftable.c.

References gv_isdigit(), and str.

Here is the call graph for this function:

Variable Documentation

◆ _Sftable

Sftab_t _Sftable

Definition at line 30 of file sftable.c.