I need to parse an ics file in C and will be doing it line by line. Each line can vary a lot by their format but generally holds a standard. I need to parse an ics file in C and will be do
I need to parse an ics file in C and will be doing it line by line. Each line can vary a lot by their format but generally holds a standard. I need to parse an ics file in C and will be do