<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I wonder how I can override the call_other 
function?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>something like:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>mixed call_other( ? )</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>i have no idea what i should place in the brackets, 
i tried the ... operator but i really have no experience on using it and i got 
zillion errors.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>and if i override the call_other function does it 
work like this anymore:</FONT></DIV>
<DIV><FONT face=Arial size=2>object->set_hp(10); ?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>Risto Karjalainen</FONT></DIV></BODY></HTML>