Add more functions to manage ini file.
[bertos.git] / bertos / mware / ini_reader.c
2012-01-05 asterixAdd more functions to manage ini file.
2011-12-02 battSigned-off by Robin Gilham:
2011-04-03 battFix warnings on new compilers.
2010-07-02 battRemove \version svn tag.
2010-05-05 asterixMatch only the section name that have the same lenght.
2009-06-08 lottavianoFix ini_reader when no new line at EOF
2009-06-08 battAdd INI file reader module; update test harness.