history.h File Reference
A history buffer. More...
Go to the source code of this file.
|
Defines |
#define | __history_h 1 |
#define | max_strings 50 |
Functions |
hist_rec * | history_init (int *err) |
void | history_done (hist_rec *hist) |
void | history_clean (hist_rec *hist) |
char * | history_getstr (hist_rec *hist, int *err) |
int | history_putstr (hist_rec *hist, char *str) |
char * | history_geterror (void) |
void | history_show (hist_rec *hist) |
Detailed Description
A history buffer.
Copyright (C) 2001-2003 Oliver Cordes (see source file for email)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
Generated on Fri Dec 16 22:23:38 2005 for gboccia by
1.4.2