C-Shell
A simple shell written in C.
Loading...
Searching...
No Matches
history_list Struct Reference

#include <history.h>

Data Fields

char * hist [MAX_HISTORY_ITEMS]
 
int count
 

Field Documentation

◆ count

int history_list::count

◆ hist

char* history_list::hist[MAX_HISTORY_ITEMS]

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