C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
25 lines
311 B
25 lines
311 B
21 years ago
|
xxx=0 # this is a comment
|
||
|
[Section]
|
||
|
|
||
|
abc=1
|
||
|
def="Und=Tschuess"
|
||
|
ghi=3
|
||
|
jkl= 4
|
||
|
|
||
|
|
||
|
guguseli zwei = dadaa
|
||
|
guguseli drei = dadaa
|
||
|
guguseli = dadaa
|
||
|
[Other Section]
|
||
|
|
||
|
1234=5
|
||
|
|
||
|
here we are = 6 # comments
|
||
|
here=7
|
||
|
yes = .
|
||
|
no no no = .
|
||
|
no no = .
|
||
|
[New Section]
|
||
|
a first one = sgadd
|
||
|
one more = .
|