int timer_init(int max);
int timer_pending(void);
int timer_expired(void);
int timer_add(struct bc_timer *bct, long timeout);
void timer_remove(struct bc_timer *bct);
#endif
Yours
Thomas Nielsen
Denmark
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden