StudyPlanner/src/iCal.c

8 lines
129 B
C

/* INPUT: linked list of events
*
* OUTPUT: Ical File, OK to caller
*
*/
#include "planner.h" // for task and event structs