The file is divided on different sections in which are stored the key containing data. Here is an example @code [GENERAL] ;a section key1=data1 ;a key key2=data2 ;another key [DATA] ; another section key=dat ...=... @endcode @note The library uses windows end-line characters (cr+lf) for simplifying modification