RT
Data Fields
s_parse_txt Struct Reference

#include <parse.h>

Collaboration diagram for s_parse_txt:
Collaboration graph
[legend]

Data Fields

int line_idx
 
int line_max
 
char ** greed
 
char * filename
 
t_dataapp
 
const char * err_func
 
const char * err_file
 
int err_at_line
 
bool is_pop
 
bool exit_on_err
 

Field Documentation

◆ app

t_data* s_parse_txt::app

◆ err_at_line

int s_parse_txt::err_at_line

◆ err_file

const char* s_parse_txt::err_file

◆ err_func

const char* s_parse_txt::err_func

◆ exit_on_err

bool s_parse_txt::exit_on_err

◆ filename

char* s_parse_txt::filename

◆ greed

char** s_parse_txt::greed

◆ is_pop

bool s_parse_txt::is_pop

◆ line_idx

int s_parse_txt::line_idx

◆ line_max

int s_parse_txt::line_max

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