Konsole
BlockArray.cpp File Reference
#include "BlockArray.h"#include <assert.h>#include <sys/mman.h>#include <sys/param.h>#include <unistd.h>#include <stdio.h>#include <kde_file.h>#include <kdebug.h>
Include dependency graph for BlockArray.cpp:

Go to the source code of this file.
Functions | |
| void | moveBlock (FILE *fion, int cursor, int newpos, char *buffer2) |
Variables | |
| static int | blocksize = 0 |
Function Documentation
| void moveBlock | ( | FILE * | fion, | |
| int | cursor, | |||
| int | newpos, | |||
| char * | buffer2 | |||
| ) |
Definition at line 208 of file BlockArray.cpp.
Variable Documentation
int blocksize = 0 [static] |
Definition at line 37 of file BlockArray.cpp.
KDE 4.2 API Reference