On Thu, 20 Oct 2005, Rafael Martinez Torres wrote:
> But g++ does not like the content of <resolv.h>, I guess, and compilation
> crashes. Maybe I have to express somewhat like extern "C" ?
Many C headers needs to be wrapped in extern "C" {} for C++ compilers to
be happy.
Regards
Henrik
Received on Thu Oct 20 2005 - 12:18:30 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:07 MST