INI Parser #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "xtldr_rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR introduces a new routine,
BlpConfigParseIniFile(IN, OUT)
parses contents of an INI file.TODO
listed abovextldr.c
Save parsed information to a linked listWIP: INI Parserto INI ParserImplemented with
a06f32c61d
.Pull request closed