StudyPlanner/src/iCal.c

8 lines
129 B
C
Raw Normal View History

2024-12-14 22:42:37 +01:00
/* INPUT: linked list of events
*
* OUTPUT: Ical File, OK to caller
*
*/
#include "planner.h" // for task and event structs