Click here to Skip to main content
15,893,381 members
Articles / Programming Languages / C

Type-Safe Multicast Callbacks in C

Rate me:
Please Sign up or sign in to vote.
4.48/5 (10 votes)
9 Jun 2017CPOL5 min read 11.6K   277   8  
A type-safe multicast callback library used for anonymous function invocation implemented in C

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I've been a professional software engineer for over 20 years. When not writing code, I enjoy spending time with the family, camping and riding motorcycles around Southern California.

Comments and Discussions