(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)
mcal_event_init -- Initializes a streams global event structure
Description
int mcal_event_init (int stream)
mcal_event_init() initializes a streams global event structure. this effectively sets all
elements of the structure to 0, or the default settings.
Returns TRUE.
|