mcal_store_event

mcal_store_event -- Store an event into an MCAL calendar

Description

int mcal_store_event(int mcal_stream);

mcal_store_event() Stores the global event into an MCAL calendar for the given stream.

Returns true on success and false on error.