Windows C++ Library
Variables
IniFile.cpp File Reference
#include "Common.hpp"
#include "IniFile.hpp"
#include <stdlib.h>
#include "StrCvt.hpp"
#include "StrTok.hpp"
#include "StrArray.hpp"
#include "Rect.hpp"
#include <tchar.h>
#include "Win32Exception.hpp"
#include <malloc.h>

Variables

const size_t MAX_CHARS = 256
 The size of the string buffer in characters.

Variable Documentation

const size_t MAX_CHARS = 256

The size of the string buffer in characters.