#include <iostream>
#include <string.h>
#include "koko.h"
#include "KokoBuffer.h"
Go to the source code of this file.
Variables | |
const float | KOKOBUF_GROWTH_FACTOR = 2.0 |
|
Definition at line 34 of file KokoBuffer.cpp. Referenced by KokoBuffer::KokoBuffer(). |