Re: Simplicity has a future




Marc Boyer wrote:
Le 31-05-2006, Richard Heathfield <invalid@xxxxxxxxxxxxxxx> a écrit :

My C++ solution, however, is even simpler!

extern "C" {
#include "my_c_solution's_header.h"
};

and linking in <insert library name here>.

So C++ is simpler than C: that is what I wanted to illustrate ;-)

Standing on the shoulders of giants, yes.

.