Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrodie Thiesfield <brofield@gmail.com>2008-04-25 09:38:46 +0400
committerBrodie Thiesfield <brofield@gmail.com>2008-04-25 09:38:46 +0400
commit12757054905a236f37735b2d299056580770f62a (patch)
tree35d8bf68a9176272799fb218a2f0dff43e0ab0ea /test1-input.ini
parentbd09bea9248d51c86e87dbd3a5a97de0ce77f2d5 (diff)
added new functions GetBoolValue, GetLongValue, SetBoolValue, SetLongValue
Diffstat (limited to 'test1-input.ini')
-rw-r--r--test1-input.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/test1-input.ini b/test1-input.ini
index 54c4624..1bbeca2 100644
--- a/test1-input.ini
+++ b/test1-input.ini
@@ -67,3 +67,7 @@ another-3 = <<<MULTI
This is a multiline entry.
MULTI
+
+[integer]
+dec = 42
+hex = 0x2a