#include <stdarg.h>
#include <stdio.h>
#include <iostream.h>
#include "Object.h"
#include "ber.h"
Go to the source code of this file.
Classes | |
| class | String |
Functions | |
| char * | form (const char *,...) |
| char * | vform (const char *, va_list) |
Variables | |
| static char | null = '\0' |
1.5.5