IDZEBRA  2.2.7
Data Fields
handle_info Struct Reference

Data Fields

int b
 
int a
 
int start_cut
 
int end_cut
 
char ** ar
 

Detailed Description

Definition at line 32 of file scantest.c.

Field Documentation

◆ a

int handle_info::a

Definition at line 34 of file scantest.c.

Referenced by do_scan(), and handler().

◆ ar

char** handle_info::ar

Definition at line 37 of file scantest.c.

Referenced by do_scan(), and handler().

◆ b

int handle_info::b

Definition at line 33 of file scantest.c.

Referenced by do_scan(), and handler().

◆ end_cut

int handle_info::end_cut

Definition at line 36 of file scantest.c.

Referenced by do_scan(), and handler().

◆ start_cut

int handle_info::start_cut

Definition at line 35 of file scantest.c.

Referenced by do_scan(), and handler().


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