<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm having a little issue here. It's been years 
that I haven't coded straight C. I'm used to C++. The BIH file is coded with C++ 
laxity for variable declaration and use of const and that sort of stuff. So I 
set its compile property&nbsp;to compile as C++. Since I implemented the idea of 
switching to BIH with the G.rt variable, it wont link. I know this is because of 
the name mangling difference that the linker does not recognize. Surely, there 
is an easy way to make both link together but I can't figure it right now. ANy 
help would be appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Yves</FONT></DIV></BODY></HTML>