Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Exinput_s Struct Reference

#include <exlib.h>

Collaboration diagram for Exinput_s:
[legend]

Data Fields

struct Exinput_snext
 
int close
 
char * file
 
FILE * fp
 
int line
 
int nesting
 
int peek
 
int unit
 
char * pushback
 
char * pp
 

Detailed Description

Definition at line 30 of file exlib.h.

Field Documentation

◆ close

int Exinput_s::close

Definition at line 33 of file exlib.h.

◆ file

char* Exinput_s::file

Definition at line 34 of file exlib.h.

◆ fp

FILE* Exinput_s::fp

Definition at line 35 of file exlib.h.

◆ line

int Exinput_s::line

Definition at line 36 of file exlib.h.

◆ nesting

int Exinput_s::nesting

Definition at line 37 of file exlib.h.

◆ next

struct Exinput_s* Exinput_s::next

Definition at line 32 of file exlib.h.

◆ peek

int Exinput_s::peek

Definition at line 38 of file exlib.h.

◆ pp

char* Exinput_s::pp

Definition at line 41 of file exlib.h.

◆ pushback

char* Exinput_s::pushback

Definition at line 40 of file exlib.h.

◆ unit

int Exinput_s::unit

Definition at line 39 of file exlib.h.


The documentation for this struct was generated from the following file: