News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

A comparison of generalized callback mechanisms in C++ and C#

Mar 25, 2003 — by LinuxDevices Staff — from the LinuxDevices Archive — 1 views

This online article from the March issue of Dr. Dobb's Journal examines two technologies that implement generalized, extensible callback mechanisms in C++ and C#. The author compares the libsigc++ class library in C++ (available under an LGPL license) to the delegate feature in C# (available from Microsoft or the Mono project), focusing on the different features and interfaces they provide. Sample code and examples are provided.

Read full story

 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.