Konsole
History.cpp File Reference
#include "History.h"
#include <iostream>
#include <stdlib.h>
#include <assert.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/mman.h>
#include <unistd.h>
#include <errno.h>
#include <kdebug.h>
Include dependency graph for History.cpp:

Go to the source code of this file.
Defines | |
#define | LINE_SIZE 1024 |
Define Documentation
#define LINE_SIZE 1024 |
Definition at line 38 of file History.cpp.