mirror of
https://github.com/benhoyt/inih.git
synced 2025-01-28 22:52:54 +08:00
8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
|
ini_malloc(12)
|
||
|
... [section]
|
||
|
... foo=bar;
|
||
|
ini_realloc(24)
|
||
|
... bazz=buzz quxx;
|
||
|
ini_free()
|
||
|
basic: e=0
|