Skip to content

BbqGamer/ini-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ini-parser

Program in C written for Computer Architecture and Low Level programming class.

Usage

$ ./program PATH-TO-INI-FILE.ini section.key
or
$ ./program PATH-TO-INI-FILE.ini expression "section1.key1 + section2.key2"
Supported operations for INT [op] INT: { + , - , * , / }
Supported operations for STR [op] STR: + for concatenation

Poznań University of Technology

About

INI-File parser written in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published