|
Boost : |
From: larsbj_at_[hidden]
Date: 2001-09-15 04:43:43
"William Kempf" <williamkempf_at_[hidden]> writes:
| First, you can't declare the linkage as both extern "C" and static,
I thought that:
extern "C" {
static
voiD foobar()
{
//
}
}
did that.
-- Lgb
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk