#include "level_base.H"
#include <string.h>
#include <signal.h>
#include <time.h>
#include <iostream>
#include <fstream>
Variables | |
LOCALCONST PIN_ERROR_DESCRIPTOR | LEVEL_BASE::PinErrorDescriptors [] |
LOCALCONST string | LEVEL_BASE::ArgumentNumber [] |
This module contains routines and classes for the handling error messages. This module differs from message.cpp by being included only in the VM, not the client.