|
Windows C++ Library
|
#include "Common.hpp"#include "StrCvt.hpp"#include <errno.h>#include <time.h>#include "StrCvtException.hpp"#include <tchar.h>#include <Core/AnsiWide.hpp>#include <Core/BadLogicException.hpp>#include <limits>Variables | |
| static const size_t | MAX_DBL_STR_LEN = _CVTBUFSIZE |
const size_t MAX_DBL_STR_LEN = _CVTBUFSIZE [static] |
1.7.6.1