Vincent doesn't have karma to do this, but he may ask .. ;)
didou (back)
Vincent, I doubt people will check every proto you post here. If you see
that the proto is not in line with the C code, fix it. If you smell some
change which was made to the behaviour of the function (and this is
indicat
Vincent, I doubt people will check every proto you post here. If you see
that the proto is not in line with the C code, fix it. If you smell some
change which was made to the behaviour of the function (and this is
indicated by a proto change), then you need to dig this up from the
changelog/NEW
Hi
Yet Another Proto Fix
docs:
array mcal_list_alarms ( int mcal_stream [, int begin_year [, int begin_month
[, int begin_day [, int end_year [, int end_month [, int end_day]])
c file:
array mcal_list_alarms(int stream_id, int year, int month, int day, int hour,
int min, int sec)
the c fi