#include <rnl.h>
Public Attributes | |
| long * | inbuff |
| long * | instart |
| long * | inptr |
| long | incnt |
Definition at line 238 of file rnl.h.
| long* Inpinfo::inbuff |
Definition at line 239 of file rnl.h.
Referenced by _rnlecho(), isholl(), and RNL().
| long Inpinfo::incnt |
Definition at line 245 of file rnl.h.
Referenced by _rnl_fillrec(), _rnlecho(), g_charstr(), g_octhex(), get_holl(), get_quoholl(), n_indx(), nex_data(), and RNL().
| long* Inpinfo::inptr |
Definition at line 244 of file rnl.h.
Referenced by _rnl_fillrec(), g_charstr(), g_octhex(), get_quoholl(), isholl(), n_indx(), nex_data(), and RNL().
| long* Inpinfo::instart |
Definition at line 243 of file rnl.h.
Referenced by _rnl_fillrec(), and RNL().
1.7.1