Nut/OS  5.0.5
API Reference
_EDITHISTORY Struct Reference

Line input history. More...

#include <edline.h>

Collaboration diagram for _EDITHISTORY:
[legend]

Data Fields

int hist_siz
 Maximum number of entries.
char ** hist_tab
 Table of entries.

Detailed Description

Line input history.


Field Documentation

Maximum number of entries.

Referenced by EditHistoryCreate(), EditHistoryDestroy(), and EditHistoryInsert().


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