Jack Bailey

Results 1 comments of Jack Bailey

I wrote a function to return a list of sections. Perhaps this will be useful. ``` int get_sections(ini_t *inidata, int maxsect, char *sections[]) { /* returns a list of INI...