$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Noah Roberts (roberts.noah_at_[hidden])
Date: 2008-07-28 13:48:38
Does this library address the problems associated with calling
conventions when using different compilers? Can I compile an
application with one compiler and allow users to provide plugins
compiled with another?
I have my doubts that this is even possible to solve, but I ask anyway.