Main Page | Class List | Directories | File List | Class Members | File Members

history.c File Reference

A history buffer. More...

#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include "error.h"
#include "history.h"
#include "logfile.h"

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)
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  doxygen 1.4.2