INI Parser #6

Closed
Ghost wants to merge 9 commits from xtldr_rewrite into xtldr_rewrite

This PR introduces a new routine, BlpConfigParseIniFile(IN, OUT) parses contents of an INI file.

TODO

  • Fix issues listed above
  • Remove testing call of this routine in xtldr.c
  • Save parsed information to a linked list
This PR introduces a new routine, `BlpConfigParseIniFile(IN, OUT)` parses contents of an INI file. ## TODO - [X] Fix issues ~~listed above~~ - [X] Remove testing call of this routine in `xtldr.c` - [ ] ~~Save parsed information to a linked list~~
Ghost added 5 commits 2023-12-06 16:38:29 +01:00
Ghost added 2 commits 2023-12-06 22:49:24 +01:00
Ghost changed title from WIP: INI Parser to INI Parser 2023-12-06 22:53:32 +01:00
Ghost added 1 commit 2023-12-06 22:54:36 +01:00
Ghost added 1 commit 2023-12-07 18:26:17 +01:00
Owner

Implemented with a06f32c61d.

Implemented with a06f32c61d872b2e1f8ba5ec32c3bf017887e615.
belliash closed this pull request 2023-12-09 23:51:24 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.