Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 199 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 199 Bytes

ini-files

Work for Compilators Class.

Read/write a Windows INI file.


The file has the format as specified below:

[Section_Name_1]
Variable=Value

[Section_Name_2]
Variable=Value