Tomasz Sowa 04ca4692b3 added: to Space:
long Long(const wchar_t * name)
       for getting a long variable,
added: to Space:
       void Add(const wchar_t * name, long value)
       void Add(const wchar_t * name, const wchar_t * value)
       for inserting a variable,
added: to Space:
       Space & AddSpace(const wchar_t * name);
       for inserting a new space
added: to Space:
       Space * FindSpace(const wchar_t * name);
       to find a specified space
added: to Space:
       Space & FindAddSpace(const wchar_t * name);
       to find a specified space and if not exists
       automatically add a new one



git-svn-id: svn://ttmath.org/publicrep/pikotools/trunk@379 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-01-16 10:16:55 +00:00
2012-01-16 10:16:55 +00:00
Description
No description provided
2.2 MiB
Languages
C++ 98.3%
Shell 0.6%
C 0.6%
Makefile 0.5%