[bind10-dev] bind10 C message parsing API?
David W. Hankins
dhankins at isc.org
Fri Oct 2 23:58:05 UTC 2009
On Fri, Oct 02, 2009 at 07:11:37PM -0400, Robert Edmonds wrote:
> well, i'd like to have something that could replace the message parsing
> capabilities of libbind and libldns, but from reading the archives your
> core message parsing code is/will be in C++. is it possible to call C++
> code from C without some sort of wrapper?
Effectively, no, you use a wrapper (a C++ module that defines an
extern C function...it is called like a C function, buts it content is
C++ code).
--
David W. Hankins "If you don't do it right the first time,
Software Engineer you'll just have to do it again."
Internet Systems Consortium, Inc. -- Jack T. Hankins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <https://lists.isc.org/pipermail/bind10-dev/attachments/20091002/32e6c22a/attachment.bin>
More information about the bind10-dev
mailing list