Rizin
unix-like reverse engineering framework and cli tools
SppState Struct Reference

#include <spp.h>

Public Attributes

int lineno
 
int echo [MAXIFL]
 
int ifl
 

Detailed Description

Definition at line 98 of file spp.h.

Member Data Documentation

◆ echo

int SppState::echo[MAXIFL]

Definition at line 100 of file spp.h.

Referenced by do_fputs(), and spp_proc_set().

◆ ifl

int SppState::ifl

Definition at line 101 of file spp.h.

Referenced by do_fputs(), spp_proc_set(), and spp_run().

◆ lineno

int SppState::lineno

Definition at line 99 of file spp.h.

Referenced by spp_io(), and spp_proc_set().


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