FONTAINE
1.0
|
#include <iostream>
#include <libintl.h>
#include <locale.h>
#include <stdarg.h>
#include "BufferSizes.h"
#include <string>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | Message |
class | MessageInitializer |
Functions | |
std::string | L (const char *format,...) |
std::string L | ( | const char * | format, |
... | |||
) |
References GENERAL_STRING_BUFFER_SIZE.
Referenced by FXHTMLR::addKeyValuePair(), and main().